Commit Graph

35 Commits (e6ff35e6e15964adea57286fc08323e34719092f)

Author SHA1 Message Date
Laurent Mignon (ACSONE) e1d8aec3e4 base_jsonify 13.0.1.0.1 2019-11-02 11:15:54 +01: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
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 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
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
Sébastien BEAU 133687bcb4 add base_jsonify module 2019-10-18 09:27:45 +02:00