-
- Downloads
[IMP] account: automatically adapt account group items
Task 2092104 Accounts group Hierarchy should be automatically well done without to have to specify the parent (based on the account group CODE) Before, we had to set all the accounts in the correct groups manually and it was cumbersome. Now: * No need to fulfill account group parent * No need to fulfill account group id on account We can still change the groups if there are exceptions; the groups are only set at create and write time.
Showing
- addons/account/models/account.py 133 additions, 24 deletionsaddons/account/models/account.py
- addons/account/models/chart_template.py 33 additions, 4 deletionsaddons/account/models/chart_template.py
- addons/account/security/account_security.xml 7 additions, 0 deletionsaddons/account/security/account_security.xml
- addons/account/security/ir.model.access.csv 1 addition, 0 deletionsaddons/account/security/ir.model.access.csv
- addons/account/tests/test_templates_consistency.py 7 additions, 1 deletionaddons/account/tests/test_templates_consistency.py
- addons/account/views/account_view.xml 9 additions, 5 deletionsaddons/account/views/account_view.xml
Loading
Please register or sign in to comment