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

504 B

Models

Detected core models and extensions in stock_customer_deposit.

classDiagram
    class product_product
    class res_partner
    class sale_order
    class sale_order_line
    class stock_move
    class stock_move_line
    class stock_picking
    class stock_picking_type
    class stock_quant
    class stock_rule
    class stock_warehouse

Notes

  • Classes show model technical names; fields omitted for brevity.
  • Items listed under _inherit are extensions of existing models.