Files
Odoo-18.0-20251222/account_usability/readme/DEVELOP.md
tocmo0nlord adbe430761
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled
Initial commit: Odoo 18.0-20251222 extra-addons
2026-03-13 20:43:25 +00:00

1.5 KiB
Executable File

Detailled Module Category Changes (ir.module.category)

  • base.module_category_accounting_accounting

CE Without that module -> Complete Name : Invoicing

CE With that module / EE -> Complete Name: Accounting

Detailled Groups Changes (res.groups)

  • account.group_account_invoice
CE Without that module -> Complete Name : Invoicing / Billing ->
Parent Category : base.module_category_accounting_accounting -> Implies
base.group_user

CE With that module / EE -> Complete Name: Accounting / Billing

  • account.group_account_readonly
CE Without that module -> Complete Name : Technical / Show Accounting
Features - Readonly -> Parent : base.module_category_hidden -> Implies
base.group_user

CE With that module / EE -> name: Accounting / Read-only -> Parent Category: base.module_category_accounting_accounting

  • account.group_account_user
CE Without that module -> Complete Name : Technical / Show Full
Accounting Features -> Parent : base.module_category_hidden -> Implies
account.group_account_invoice, account.group_account_readonly

CE With that module / EE -> name: Accounting / Bookkeeper -> Parent Category: base.module_category_accounting_accounting

  • account.group_account_manager

CE Without that module -> Complete Name : Invoicing / Billing Administrator -> Parent : base.module_category_accounting_accounting -> Implies : account.group_account_invoice

CE With that module / EE -> name: Accounting / Accountant -> Implies : account.group_account_user