mirror of
https://github.com/bringout/oca-financial.git
synced 2026-04-23 00:42:01 +02:00
353 B
353 B
Models
Detected core models and extensions in account_move_line_purchase_info.
classDiagram
class account_move_line
class purchase_order
class purchase_order_line
class stock_move
Notes
- Classes show model technical names; fields omitted for brevity.
- Items listed under _inherit are extensions of existing models.