TIP: You can type at any time to perform a new search.
Datamodel
datamodel · OCA/rest-framework
- Repository
- OCA/rest-framework · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Uncategorized
- Folder size
- 0.08 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/rest-framework
- Last tracking update
- 2026-08-07 08:22:55
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- Stéphane Bidoul
- Odoo dependencies
- None
- Python dependencies
- marshmallow, marshmallow-objects>=2.0.0
- System dependencies
- None
- Required by
- base_rest_datamodel, model_serializer
- Description
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (2)-
build_registry(self, datamodels_registry, states=None, exclude_addons=None) -
load_datamodels(self, module, datamodels_registry=None)Build every datamodel known by MetaDatamodel for an odoo module The final datamodel (composed by all the Datamodel classes in this module) will be pushed into the registry. :param module: the name of the addon for which we want to load the datamodels :type module: str | unicode :param registry: the registry in which we want to put the Datamodel :type registry: :py:class:`~.core.DatamodelRegistry`
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 188 days ago
- Last activity
- 48 days ago
- Repository
- OCA/rest-framework
- Pull request
- [19.0] [MIG] datamodel: Migration to 19.0 (#595)