mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-19 04:32:04 +02:00
12 lines
262 B
Markdown
12 lines
262 B
Markdown
# Models
|
|
|
|
Detected core models and extensions in mrp_production_note.
|
|
|
|
```mermaid
|
|
classDiagram
|
|
class mrp_production
|
|
```
|
|
|
|
Notes
|
|
- Classes show model technical names; fields omitted for brevity.
|
|
- Items listed under _inherit are extensions of existing models.
|