Commit Graph

4 Commits (8148f43ca2daae533e2d77810eb64d7996b8b998)

Author SHA1 Message Date
OCA-git-bot 4e6cb8242b [UPD] README.rst 2023-02-27 09:57:30 +00:00
OCA-git-bot 58582895e2 [UPD] README.rst 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