mirror of
https://github.com/bringout/oca-workflow-process.git
synced 2026-04-20 07:52:05 +02:00
366 B
366 B
Models
Detected core models and extensions in stock_picking_invoice_link.
classDiagram
class account_move
class account_move_line
class sale_order_line
class stock_move
class stock_picking
Notes
- Classes show model technical names; fields omitted for brevity.
- Items listed under _inherit are extensions of existing models.