Commit Graph

5 Commits (06a49cc9e9592cb7af05baffe06554390a79e528)

Author SHA1 Message Date
OCA-git-bot 479d822d4f [BOT] post-merge updates 2024-02-02 17:02:45 +00:00
Sébastien BEAU a9449b2be9 [IMP] jsonifier: black, isort, prettier 2023-02-27 10:05:54 +01:00
OCA-git-bot 9a43afe037 jsonifier 14.0.1.0.1 2023-02-27 10:05:54 +01:00
Simone Orsi 47306c8143 Replace base_jsonify w/ jsonifier
Rationale:

1. the name reflects better what it does
   as this is not _just_ a base module

2. solves publication issue on odoo apps store
   due to an old module registered w/ the same name
   that even if un-published blocks publishing the module
   for all versions.
   This in turn, blocks the publication of ALL modules
   that depend on base_jsonify.
2023-02-27 10:05:54 +01:00
Simone Orsi 8ad7fa6d09 Add jsonifier (skeleton) 2023-02-27 10:05:54 +01:00