oca-workflow-process/odoo-bringout-oca-stock-logistics-warehouse-stock_location_package_restriction/doc/MODELS.md

13 lines
298 B
Markdown

# Models
Detected core models and extensions in stock_location_package_restriction.
```mermaid
classDiagram
class stock_location
class stock_move
```
Notes
- Classes show model technical names; fields omitted for brevity.
- Items listed under _inherit are extensions of existing models.