Commit Graph

53 Commits (c1922c1b104ea376f61119496438847b99af1ecb)

Author SHA1 Message Date
sbejaoui c1922c1b10 [IMP] - get default values for non record onchange call
other improvement:

set onchange_specs to all fields as _onchange_spec()
retrun onchange fields for default view
return field value if it's set in onchange_fields (usuful to get default value for a field)
2019-11-08 10:04:23 +01:00
sbejaoui 543bf63169 [IMP] - read may be harmful to performance 2019-11-08 10:04:23 +01:00
sbejaoui 980ee7b0ca [IMP] - Adapt unit tests 2019-11-08 10:04:22 +01:00
sebastienbeau 7c72234dcf [FWP] - Forward porting changes from #1253 2019-11-08 10:04:22 +01:00
sbejaoui 752c73187e [12.0][MIG] - onchange_helper migration to 12.0 2019-11-08 10:04:22 +01:00
oca-travis 7f24778488 [UPD] Update onchange_helper.pot 2019-11-08 10:04:22 +01:00
OCA Transbot 446e30997b OCA Transbot updated translations from Transifex 2019-11-08 10:04:22 +01:00
Andrea 6328adce93 [11.0][MIG] onchange_helper + add tests 2019-11-08 10:04:22 +01:00
OCA Transbot a59e3bea83 OCA Transbot updated translations from Transifex 2019-11-08 10:04:22 +01:00
Alexis de Lattre 88d052334e [FIX] avoid a crash when value is False for a M2O field 2019-11-08 10:04:22 +01:00
Alexis de Lattre cac5733e3c [MIG] module onchange_helper to v10.0 2019-11-08 10:04:22 +01:00
Florian da Costa a7b1142c22 Add onchange_helper module 2019-11-08 10:04:22 +01:00
Laurent Mignon (ACSONE) e1d8aec3e4 base_jsonify 13.0.1.0.1 2019-11-02 11:15:54 +01:00
OCA-git-bot 4950d01f85 Merge PR #1715 into 13.0
Signed-off-by moylop260
2019-11-01 17:37:42 +00:00
Laurent Mignon (ACSONE) eb25b23b4e [FIX] base_jsonify: Serialize datetime into the user's timezone 2019-10-31 16:32:21 +01:00
Laurent Mignon (ACSONE) e868810b6f [FIX] base_jsonify: Add tz info into serialized datetime 2019-10-31 15:46:33 +01:00
Laurent Mignon (ACSONE) 2e688daebd [IMP] base_jsonify: Serialize Date and Datetime into ISO 8601 format 2019-10-31 15:17:40 +01:00
OCA-git-bot d010a0eac1 base_jsonify 13.0.1.0.1 2019-10-30 11:42:08 +00:00
OCA-git-bot 8b53ce8df2 Merge PR #1712 into 13.0
Signed-off-by lmignon
2019-10-30 11:05:10 +00:00
Laurent Mignon (ACSONE) 795d4130b5 [FIX] base_jsonify: In odoo 12, Date and Datetime fields values are datetime object
Convert fields.Date and fields.Datetime values to string when serializing to json
2019-10-30 11:26:21 +01:00
OCA-git-bot 0e0f64b2c1 [ADD] setup.py 2019-10-30 06:51:20 +00:00
OCA-git-bot 1769d27810 [UPD] README.rst 2019-10-30 06:51:19 +00:00
oca-travis cdc7a4375a [UPD] Update base_jsonify.pot 2019-10-30 06:45:55 +00:00
OCA-git-bot 9460a7e268 Merge PR #1704 into 13.0
Signed-off-by lmignon
2019-10-30 06:37:59 +00:00
Laurent-Corron d9df273f5e [MIG] base_jsonify: Migration to 13.0 2019-10-18 10:25:57 +02:00
laurent.corron 6660bc055b [IMP] base_jsonify: black, isort 2019-10-18 09:30:36 +02:00
OCA Transbot efe90e9822 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-12.0/server-tools-12.0-base_jsonify
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-base_jsonify/
2019-10-18 09:27:45 +02:00
OCA-git-bot dd5d6a1069 base_jsonify 12.0.1.1.0 2019-10-18 09:27:45 +02:00
oca-travis f2b757a009 [UPD] Update base_jsonify.pot 2019-10-18 09:27:45 +02:00
Laurent Mignon (ACSONE) c7176fe18f [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
2019-10-18 09:27:45 +02:00
黎伟杰 38f0216c87 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (11 of 11 strings)

Translation: server-tools-12.0/server-tools-12.0-base_jsonify
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-base_jsonify/zh_CN/
2019-10-18 09:27:45 +02:00
黎伟杰 179d29b23e Added translation using Weblate (Chinese (Simplified)) 2019-10-18 09:27:45 +02:00
OCA-git-bot 100916a8a4 [UPD] README.rst 2019-10-18 09:27:45 +02:00
OCA-git-bot d36df2e8c4 [ADD] icon.png 2019-10-18 09:27:45 +02:00
oca-travis 68877ad55e [UPD] Update base_jsonify.pot 2019-10-18 09:27:45 +02:00
OCA-git-bot 52a3c96573 [UPD] README.rst 2019-10-18 09:27:45 +02:00
Simone Orsi 7d2dee18e4 [12.0][MIG] base_jsonify: cleanup 2019-10-18 09:27:45 +02:00
Simone Orsi b2c4d92730 [12.0][MIG] base_jsonify: py3 2019-10-18 09:27:45 +02:00
oca-travis e0cfaaa4b2 [UPD] Update base_jsonify.pot 2019-10-18 09:27:45 +02:00
OCA-git-bot c1ca732300 [UPD] README.rst 2019-10-18 09:27:45 +02:00
Pierrick brun 280d21c41c base_jsonify: misc fixes on comments/docstrings 2019-10-18 09:27:45 +02:00
Sylvain Le Gal 0217947fff base_jsonify: add view for ir.exports 2019-10-18 09:27:45 +02:00
Pierrick Brun 3151db0c19 base_jsonify: Use readme fragment mechanism 2019-10-18 09:27:45 +02:00
beau sebastien 169df51493 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
2019-10-18 09:27:45 +02:00
Laurent Mignon (ACSONE) 6be10baebd base_jsonify: Output 'false' into json only for boolean fields 2019-10-18 09:27:45 +02:00
hpar cfabca6d04 base_jsonify: cleanups
remove copyrights from init and update copyrights
2019-10-18 09:27:45 +02:00
Sébastien BEAU c51bb8ca1b base_jsonify: remove False for int, float, string 2019-10-18 09:27:45 +02:00
Sébastien BEAU 377c07557a base_jsonify: add support of reference fields 2019-10-18 09:27:45 +02:00
Laurent Mignon (ACSONE) 0d7442cccd base_jsonify: typo 2019-10-18 09:27:45 +02:00
Laurent Mignon (ACSONE) dd2a3b9a1f base_jsonify: Allow fields aliasing in jsonify 2019-10-18 09:27:45 +02:00