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

15 lines
336 B
Markdown

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