Commit Graph

1 Commits

Author SHA1 Message Date
Pedro M. Baeza
05611916e2 [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
2018-09-21 02:45:25 +02:00