Commit Graph

4 Commits

Author SHA1 Message Date
Sylvain LE GAL
a29692b585 [FIX] account_usability. apply same implied_ids settings as in EE (account_accountant module). See: https://github.com/odoo/odoo/blob/16.0/addons/account/security/account_security.xml#L4-L28
[IMP] better description of the changes
2024-11-27 08:39:48 +01:00
Antoni Marroig Campomar
951f16f688 [IMP] account_usability: pre-commit auto fixes 2024-11-07 12:35:05 +01:00
Sylvain LE GAL
a66accf743 [FIX] account_usability: make account.group_account_manager depends on 'account.group_account_user' (and not 'account.group_account_invoice') to stick with EE design.
[IMP] Documentation, adding detailled changes regarding groups in the DEVELOP.rst section.
2024-11-07 12:32:30 +01:00
Sylvain LE GAL
00b127959c [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
2024-11-07 12:32:30 +01:00