2
0
account-financial-tools/account_usability/readme/DESCRIPTION.rst
Sylvain LE GAL a1cac726b5 [MIG] account_usability from 15.0 to 16.0
- account.tax.group views : remove views as there are now included in odoo account module
- account.account.template views : port privatized views in odoo 16.0 from Odoo 15.0 CE.
- account.account.tag views : adapt to V16
- account.fiscal.position.template views : add missing fields
- account.group views : adapt to V16
- account.type views : remove as the model disappeared
- account.chart.template views : port privatized views in odoo 16.0 from Odoo 15.0 CE.
- improve documentation
- FIX : remove useless duplicated fr_FR.po file
- ADD : display again 'Show full accounting features' group that is hidden in CE release
2022-10-19 10:36:31 +02:00

27 lines
884 B
ReStructuredText

This module extends the Odoo CE account module to add all the missing or hidden things
that are hidden and available only on EE version.
1) This module adds all missing menu entries and views for the **Account** module.
* Bank Statements
* Cash Registers
* Account Tags
* Account Groups
* Chart of Account Templates
* Account Templates
* Tax Templates
* Fiscal Position Templates
2) This module also enables the option to enable or disable
Anglo-Saxon accounting in the Chart of Account Template form view and
in the Invoicing Settings.
3) In Odoo CE, the group 'Show Full Accounting Features' is hidden.
With that module, the group is selectable in the user form view.
Also the group "Billing / xxx" are renamed into "Accounting / yyy"
to fit with the EE terms.
4) Rename the main menu 'Billing' into 'Accounting' to fit with EE naming.