2
0
Commit Graph

2 Commits

Author SHA1 Message Date
Sylvain LE GAL
3fabcd1a0a [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.
2023-01-19 23:01:46 +01:00
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