Commit Graph

11 Commits (3d1e4abc0b08a22196b63e7ed2a02fcf4080a23e)

Author SHA1 Message Date
Simone Orsi 9635b0b32d base_jsonify: fix instance_method_name field def 2023-02-27 10:05:54 +01:00
nans d30ea05fcf [REF] base_jsonify: review changes 2023-02-27 10:05:54 +01:00
nans 74a4c2c713 [REF] base_jsonify: rename ir.exports.line field `alias` to `target` 2023-02-27 10:05:54 +01:00
nans 8380df640e [IMP] base_jsonify: add lang, custom resolvers, alias* support 2023-02-27 10:05:54 +01:00
Simone Orsi bfdb5b93d7 base_jsonify: allow export line exclusion
Sometimes you just want to turn off via configuration
lines created by some other modules.
2023-02-27 10:05:54 +01:00
laurent.corron b92f8d5244 [IMP] base_jsonify: black, isort 2023-02-27 10:05:54 +01:00
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 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
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