Simone Orsi
|
45f7f77f5a
|
base_jsonify: support callable parser
|
2020-06-03 20:46:28 +02:00 |
Simone Orsi
|
daeba6f470
|
base_jsonify: ease override jsonify per record
|
2020-05-08 12:32:13 +02: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 |
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 |
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 |
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 |
Pierrick brun
|
280d21c41c
|
base_jsonify: misc fixes on comments/docstrings
|
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 |