mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 06:11:59 +02:00
5 lines
239 B
ReStructuredText
5 lines
239 B
ReStructuredText
This addon allows you to define simple data models supporting serialization/deserialization
|
|
to/from json
|
|
|
|
Datamodels are `Marshmallow models <https://github.com/sv-tools/marshmallow-objects>`_ classes that can be inherited as Odoo
|
|
Models.
|