f833ccdf36
* 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
8 lines
388 B
ReStructuredText
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.
|