2
0
account-financial-tools/account_chart_update/readme/USAGE.rst
Pedro M. Baeza f833ccdf36 [FIX+IMP] account_chart_update: Major refactoring
* Compare all fields from template

  Not all fields were properly compared with previous code. This means also
  to exclude some of them, but now we have a full and extensible system.

* Optimize cached method
* Generate accounts and fiscal positions using Odoo methods (tax already did)
* README by fragments
* Add tests up to full coverage
2023-01-17 08:54:49 +01:00

8 lines
388 B
ReStructuredText

The wizard, accesible from *Accounting > Settings > Update chart of accounts*,
lets the user select what kind of objects must be checked/updated, and whether
old records must be checked for changes and updates.
It will display all the objects to be created / updated / deactivated with some
information about the detected differences, and allow the user to exclude
records individually.