Laurent Mignon (ACSONE)
|
e629cac52f
|
[FIX] base_jsonify: Add tz info into serialized datetime
|
2023-02-27 10:05:54 +01:00 |
Laurent Mignon (ACSONE)
|
4a95e38d9d
|
[IMP] base_jsonify: Serialize Date and Datetime into ISO 8601 format
|
2023-02-27 10:05:54 +01:00 |
OCA-git-bot
|
87d87ef296
|
base_jsonify 13.0.1.0.1
|
2023-02-27 10:05:54 +01:00 |
Laurent Mignon (ACSONE)
|
b08a2dfaf3
|
[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
|
2023-02-27 10:05:54 +01:00 |
OCA-git-bot
|
0bdbbf9ad8
|
[UPD] README.rst
|
2023-02-27 10:05:54 +01:00 |
oca-travis
|
3ebe6349af
|
[UPD] Update base_jsonify.pot
|
2023-02-27 10:05:54 +01:00 |
Laurent-Corron
|
96e3ad7459
|
[MIG] base_jsonify: Migration to 13.0
|
2023-02-27 10:05:54 +01:00 |
laurent.corron
|
b92f8d5244
|
[IMP] base_jsonify: black, isort
|
2023-02-27 10:05:54 +01:00 |
OCA Transbot
|
5a1172f34a
|
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/
|
2023-02-27 10:05:54 +01:00 |
OCA-git-bot
|
725a054a91
|
base_jsonify 12.0.1.1.0
|
2023-02-27 10:05:54 +01:00 |
oca-travis
|
f8382d3842
|
[UPD] Update base_jsonify.pot
|
2023-02-27 10:05:54 +01:00 |
Laurent Mignon (ACSONE)
|
6c5e9f3bb0
|
[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
|
2023-02-27 10:05:54 +01:00 |
黎伟杰
|
de9e13411b
|
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/
|
2023-02-27 10:05:54 +01:00 |
黎伟杰
|
d4098ad1b5
|
Added translation using Weblate (Chinese (Simplified))
|
2023-02-27 10:05:54 +01:00 |
OCA-git-bot
|
95a308ef7b
|
[UPD] README.rst
|
2023-02-27 10:05:54 +01:00 |
OCA-git-bot
|
811f019d65
|
[ADD] icon.png
|
2023-02-27 10:05:54 +01:00 |
oca-travis
|
0c3304d078
|
[UPD] Update base_jsonify.pot
|
2023-02-27 10:05:54 +01:00 |
OCA-git-bot
|
cabf1fe147
|
[UPD] README.rst
|
2023-02-27 10:05:54 +01:00 |
Simone Orsi
|
fa9db3d975
|
[12.0][MIG] base_jsonify: cleanup
|
2023-02-27 10:05:54 +01:00 |
Simone Orsi
|
172243a7fe
|
[12.0][MIG] base_jsonify: py3
|
2023-02-27 10:05:54 +01:00 |
oca-travis
|
b8516d714a
|
[UPD] Update base_jsonify.pot
|
2023-02-27 10:05:54 +01:00 |
OCA-git-bot
|
1ed413d5f6
|
[UPD] README.rst
|
2023-02-27 10:05:54 +01:00 |
Pierrick brun
|
ec8473059a
|
base_jsonify: misc fixes on comments/docstrings
|
2023-02-27 10:05:54 +01:00 |
Sylvain Le Gal
|
3ffa00c6f4
|
base_jsonify: add view for ir.exports
|
2023-02-27 10:05:54 +01:00 |
Pierrick Brun
|
50060e8e3e
|
base_jsonify: Use readme fragment mechanism
|
2023-02-27 10:05:54 +01:00 |
beau sebastien
|
a633bcf6e9
|
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
|
2023-02-27 10:05:54 +01:00 |
Laurent Mignon (ACSONE)
|
52d508ed9b
|
base_jsonify: Output 'false' into json only for boolean fields
|
2023-02-27 10:05:54 +01:00 |
hpar
|
36d8adea96
|
base_jsonify: cleanups
remove copyrights from init and update copyrights
|
2023-02-27 10:05:54 +01:00 |
Sébastien BEAU
|
bc2565e117
|
base_jsonify: remove False for int, float, string
|
2023-02-27 10:05:54 +01:00 |
Sébastien BEAU
|
9d9d8bfdc8
|
base_jsonify: add support of reference fields
|
2023-02-27 10:05:54 +01:00 |
Laurent Mignon (ACSONE)
|
a149deff5f
|
base_jsonify: typo
|
2023-02-27 10:05:54 +01:00 |
Laurent Mignon (ACSONE)
|
8941042826
|
base_jsonify: Allow fields aliasing in jsonify
|
2023-02-27 10:05:54 +01:00 |
Sébastien BEAU
|
9af356504f
|
add base_jsonify module
|
2023-02-27 10:05:54 +01:00 |
OCA-git-bot
|
01fc5a323e
|
[UPD] addons table in README.md
|
2022-12-30 13:10:17 +00:00 |
OCA-git-bot
|
eece06e523
|
base_exception 16.0.1.0.1
|
2022-12-30 13:10:12 +00:00 |
OCA-git-bot
|
a6f6cf88f3
|
[ADD] setup.py
|
2022-12-30 13:10:12 +00:00 |
OCA-git-bot
|
79980d9ea2
|
[UPD] README.rst
|
2022-12-30 13:10:11 +00:00 |
OCA-git-bot
|
1e23b9fd6b
|
[UPD] addons table in README.md
|
2022-12-30 13:10:09 +00:00 |
oca-ci
|
d864b2aaa4
|
[UPD] Update base_exception.pot
|
2022-12-30 13:08:04 +00:00 |
OCA-git-bot
|
3c671e8333
|
Merge PR #2463 into 16.0
Signed-off-by sebastienbeau
|
2022-12-30 13:06:08 +00:00 |
matiasperalta1
|
477a77fecc
|
[MIG] base_exception: Migration to 16.0
|
2022-12-29 15:30:22 -03:00 |
Weblate
|
eca0bb26cf
|
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-16.0/server-tools-16.0-auditlog
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-auditlog/
|
2022-12-28 14:30:47 +00:00 |
OCA-git-bot
|
682ff98f40
|
[UPD] addons table in README.md
|
2022-12-28 14:30:35 +00:00 |
OCA-git-bot
|
df9e33807b
|
auditlog 16.0.2.0.0
|
2022-12-28 14:30:30 +00:00 |
oca-ci
|
5c4c19c86c
|
[UPD] Update auditlog.pot
|
2022-12-28 14:28:08 +00:00 |
OCA-git-bot
|
c90480efa7
|
Merge PR #2513 into 16.0
Signed-off-by pedrobaeza
|
2022-12-28 14:25:59 +00:00 |
Enric Tobella
|
fe3fb42df9
|
[IMP] auditlog: make the line views using a non auto model
|
2022-12-28 13:57:39 +01:00 |
Ignacio Buioli
|
85cb7ed928
|
Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (86 of 86 strings)
Translation: server-tools-16.0/server-tools-16.0-auditlog
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-auditlog/es_AR/
|
2022-12-24 21:45:45 +00:00 |
OCA-git-bot
|
f29f165595
|
[ADD] setup.py
|
2022-12-24 09:50:18 +00:00 |
OCA-git-bot
|
163059cda9
|
[UPD] README.rst
|
2022-12-24 09:50:18 +00:00 |