mirror of
https://github.com/bringout/oca-workflow-process.git
synced 2026-04-20 06:11:58 +02:00
544 B
544 B
Models
Detected core models and extensions in purchase_landed_cost.
classDiagram
class purchase_cost_distribution
class purchase_cost_distribution_expense
class purchase_cost_distribution_line
class purchase_cost_distribution_line_expense
class purchase_expense_type
class account_move
class account_move_line
class purchase_order
class stock_picking
Notes
- Classes show model technical names; fields omitted for brevity.
- Items listed under _inherit are extensions of existing models.