Commit Graph

3 Commits

Author SHA1 Message Date
OCA-git-bot
4e7a6f94de [UPD] README.rst 2019-07-29 02:35:07 +00:00
ernesto
c0ee6aa3d3 account_chart_update: allows to set the matching value order
It allows to set the order of matching for Account, Taxes and
Fiscal position.
2019-02-18 08:48:52 -05:00
Pedro M. Baeza
949ca0a235 [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:39:07 +02:00