2
0
account-financial-tools/account_chart_update/wizard
Pedro M. Baeza e3de4cbc1d [FIX] account_chart_update: Selection of operations to do now is working.
[FIX] account_chart_update: Adapted to work with inherited account chart templates.
[FIX] account_chart_update: Remove required=True for chart_template_id on DB and put on screen to avoid error when removing chart templates.
[FIX] account_chart_update: Change method to compare taxes of fiscal positions to match with the one comparing taxes.
[FIX] account_chart_update: Change method to compare accounts of fiscal positions to match with the one comparing accounts.
[IMP] account_chart_update: Wizard now shows in tree view modification notes.
[IMP] account_chart_update: For new data to be created, it is marked on notes the reason for the creation (just for clarity).
[IMP] account_chart_update: Tabs for operations that are not going to be performed are hidden.
[IMP] account_chart_update: Some PEP8 here and there.
[IMP] account_chart_update: Enhance a little the mapping searches (there's more room to improve).
[IMP] account_chart_update: Now it takes into account name and description for mapping taxes.
2023-01-17 08:54:49 +01:00
..
__init__.py [MIG]: account_char_update: Migration to version 7.0 2023-01-17 08:54:49 +01:00
wizard_chart_update_view.xml [FIX] account_chart_update: Selection of operations to do now is working. 2023-01-17 08:54:49 +01:00
wizard_chart_update.py [FIX] account_chart_update: Selection of operations to do now is working. 2023-01-17 08:54:49 +01:00