oca-financial/odoo-bringout-oca-account-invoicing-stock_picking_invoicing/doc/MODELS.md
2025-08-29 15:43:04 +02:00

395 B

Models

Detected core models and extensions in stock_picking_invoicing.

classDiagram
    class stock_invoice_state_mixin
    class stock_move
    class stock_picking
    class account_move
    class stock_picking_type
    class stock_rule

Notes

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