Laurent Mignon (ACSONE)
|
b5543b68cb
|
[FIX] base_jsonify: Serialize datetime into the user's timezone
|
5 years ago |
Laurent Mignon (ACSONE)
|
74218643b1
|
[FIX] base_jsonify: Add tz info into serialized datetime
|
5 years ago |
Laurent Mignon (ACSONE)
|
b40f142d33
|
[IMP] base_jsonify: Serialize Date and Datetime into ISO 8601 format
|
5 years ago |
Laurent Mignon (ACSONE)
|
560ba5b3cb
|
[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 Mignon (ACSONE)
|
482ec3acfe
|
[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
|
dcae543b0d
|
[12.0][MIG] base_jsonify: cleanup
|
6 years ago |
Simone Orsi
|
cc255086ef
|
[12.0][MIG] base_jsonify: py3
|
6 years ago |
beau sebastien
|
3b07e01ef7
|
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)
|
2b93884e9d
|
base_jsonify: Output 'false' into json only for boolean fields
|
6 years ago |
hpar
|
312ae42cca
|
base_jsonify: cleanups
remove copyrights from init and update copyrights
|
7 years ago |
Laurent Mignon (ACSONE)
|
32dfb8efe5
|
base_jsonify: Allow fields aliasing in jsonify
|
8 years ago |
Sébastien BEAU
|
810ba38fd9
|
add base_jsonify module
|
9 years ago |