odoo-modules/odoo-bringout-cybrosys-stock_move_invoice/doc/MODELS.md
2025-08-29 15:49:21 +02:00

344 B

Models

Detected core models and extensions in stock_move_invoice.

classDiagram
    class account_move
    class res_config_settings
    class stock_picking
    class stock_return_picking

Notes

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