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

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.