mirror of
https://github.com/bringout/oca-financial.git
synced 2026-04-23 11:02:02 +02:00
395 B
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.