mirror of
https://github.com/bringout/oca-workflow-process.git
synced 2026-04-19 22:11:59 +02:00
359 B
359 B
Models
Detected core models and extensions in stock_inventory.
classDiagram
class stock_inventory
class res_company
class res_config_settings
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.