2
0
account-financial-tools/account_chart_update/wizard
Pedro M. Baeza d8644c16a3 [FIX+IMP] account_chart_update: Create taxes in batch
With this, we gain some performance, but also prevent an error if there are template
taxes that have children taxes, as Odoo standard method forces that in the same call
all of them are created simultaneously, or it will enter in an infinite loop.
2023-01-17 08:54:49 +01:00
..
__init__.py [MIG] account_chart_update: Migration to 11.0 2023-01-17 08:54:49 +01:00
wizard_chart_update_view.xml pre-commit update 2023-01-17 08:54:49 +01:00
wizard_chart_update.py [FIX+IMP] account_chart_update: Create taxes in batch 2023-01-17 08:54:49 +01:00