Commit Graph

8 Commits (6c5e9f3bb0a22b0517436d07583b3638281f1236)

Author SHA1 Message Date
Laurent Mignon (ACSONE) 6c5e9f3bb0 [FIX]base_jsonify: Preserve initial order on ir.export.line
We can't change the order on ir.export.line since it's used to preserve the order speicifed by the user when creating a export filter into the UI
2023-02-27 10:05:54 +01:00
Simone Orsi fa9db3d975 [12.0][MIG] base_jsonify: cleanup 2023-02-27 10:05:54 +01:00
Simone Orsi 172243a7fe [12.0][MIG] base_jsonify: py3 2023-02-27 10:05:54 +01:00
beau sebastien a633bcf6e9 base_jsonify: restore travis configuration (#112)
* [ADD] restore travis configuration

* [PEP] fix pep8

* [REF] exclude  product_categ_available_pos of testing due to issue https://github.com/odoo/odoo/pull/23749
2023-02-27 10:05:54 +01:00
Laurent Mignon (ACSONE) 52d508ed9b base_jsonify: Output 'false' into json only for boolean fields 2023-02-27 10:05:54 +01:00
hpar 36d8adea96 base_jsonify: cleanups
remove copyrights from init and update copyrights
2023-02-27 10:05:54 +01:00
Laurent Mignon (ACSONE) 8941042826 base_jsonify: Allow fields aliasing in jsonify 2023-02-27 10:05:54 +01:00
Sébastien BEAU 9af356504f add base_jsonify module 2023-02-27 10:05:54 +01:00