Laurent Mignon (ACSONE)
|
eb25b23b4e
|
[FIX] base_jsonify: Serialize datetime into the user's timezone
|
5 years ago |
Laurent Mignon (ACSONE)
|
e868810b6f
|
[FIX] base_jsonify: Add tz info into serialized datetime
|
5 years ago |
Laurent Mignon (ACSONE)
|
2e688daebd
|
[IMP] base_jsonify: Serialize Date and Datetime into ISO 8601 format
|
5 years ago |
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
|
5 years ago |
Laurent-Corron
|
d9df273f5e
|
[MIG] base_jsonify: Migration to 13.0
|
5 years ago |
laurent.corron
|
6660bc055b
|
[IMP] base_jsonify: black, isort
|
5 years ago |
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
|
5 years ago |
Simone Orsi
|
7d2dee18e4
|
[12.0][MIG] base_jsonify: cleanup
|
6 years ago |
Simone Orsi
|
b2c4d92730
|
[12.0][MIG] base_jsonify: py3
|
6 years ago |
Pierrick brun
|
280d21c41c
|
base_jsonify: misc fixes on comments/docstrings
|
6 years ago |
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
|
6 years ago |
Laurent Mignon (ACSONE)
|
6be10baebd
|
base_jsonify: Output 'false' into json only for boolean fields
|
6 years ago |
hpar
|
cfabca6d04
|
base_jsonify: cleanups
remove copyrights from init and update copyrights
|
7 years ago |
Sébastien BEAU
|
c51bb8ca1b
|
base_jsonify: remove False for int, float, string
|
8 years ago |
Sébastien BEAU
|
377c07557a
|
base_jsonify: add support of reference fields
|
8 years ago |
Laurent Mignon (ACSONE)
|
0d7442cccd
|
base_jsonify: typo
|
8 years ago |
Laurent Mignon (ACSONE)
|
dd2a3b9a1f
|
base_jsonify: Allow fields aliasing in jsonify
|
8 years ago |
Sébastien BEAU
|
133687bcb4
|
add base_jsonify module
|
9 years ago |