2
0
account-financial-tools/account_chart_update/readme/CONTRIBUTORS.rst
Jairo Llopis 79bbd7cdc4 [FIX] account_chart_update: false positive detecting diff on Html fields
When executing the chart updater and selecting the "notes" field from fiscal positions, you were getting differences 100% of the time.

This was because [fiscal position's notes field is Html][1], while [the template field is Text][2].

@moduon MT-1912

[1]: 5ef647d5d4/addons/account/models/partner.py (L32)
[2]: 5ef647d5d4/addons/account/models/chart_template.py (L1470)
2023-01-17 08:54:49 +01:00

12 lines
358 B
ReStructuredText

* `Tecnativa <https://www.tecnativa.com>`_:
* Pedro M. Baeza
* Ernesto Tejeda
* Jacques-Etienne Baudoux <je@bcim.be>
* Sylvain Van Hoof <sylvain@okia.be>
* Nacho Muñoz <nacmuro@gmail.com>
* Alberto Martín - Guadaltech <alberto.martin@guadaltech.es>
* Fernando La Chica - GreenIce <fernandolachica@gmail.com>
* Jairo Llopis (https://www.moduon.team/)