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

15 lines
356 B
Markdown

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