oca-technical/odoo-bringout-oca-rest-framework-datamodel/datamodel/readme/DESCRIPTION.rst
2025-08-29 15:43:03 +02:00

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.