mirror of
https://github.com/bringout/oca-workflow-process.git
synced 2026-04-18 05:52:08 +02:00
434 B
434 B
Models
Detected core models and extensions in stock_picking_partner_note.
classDiagram
class stock_picking_note
class stock_picking_note_type
class res_company
class res_config_settings
class res_partner
class stock_picking
class stock_picking_type
Notes
- Classes show model technical names; fields omitted for brevity.
- Items listed under _inherit are extensions of existing models.