Commit Graph

2 Commits (ce737b3e59475cb909260bde8c193ce82f8d8379)

Author SHA1 Message Date
Simone Orsi 4175d5cefa 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.
2024-01-02 15:53:30 +07:00
Simone Orsi a997125dc9 Add jsonifier (skeleton) 2024-01-02 15:53:30 +07:00