Files
account-financial-tools/account_chart_update/readme/ROADMAP.rst
Pedro M. Baeza a305c894f4 [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
2021-03-08 16:17:38 +01:00

6 lines
244 B
ReStructuredText

* Generate and update account reconcile models.
* Generate XML-ID for fiscal position tax and account mapping lines.
* Allow to select independently operations to perform (create, update,
deactivate).
* Detect fiscal positions to deactivate?