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

445 B

Models

Detected core models and extensions in stock_move_actual_date.

classDiagram
    class stock_actual_date_mixin
    class stock_picking
    class stock_scrap
    class account_move
    class res_currency
    class stock_move
    class stock_move_line
    class stock_valuation_layer

Notes

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