2
0
account-financial-tools/account_chart_update/wizard
Pedro M. Baeza a560d62acd [FIX] account_chart_update: Don't write code on account update
As there's a constraint that forbids to write the code of the account
if it has moves, we delete the corresponding entry on update only,
because the method that prepares the values is the same for new and
existing accounts.
2023-01-17 08:54:49 +01:00
..
__init__.py Set all addons to uninstallable 2023-01-17 08:54:49 +01:00
wizard_chart_update_view.xml [IMP] account_chart_update: Whole refactoring 2023-01-17 08:54:49 +01:00
wizard_chart_update.py [FIX] account_chart_update: Don't write code on account update 2023-01-17 08:54:49 +01:00