mirror of
https://github.com/bringout/oca-workflow-process.git
synced 2026-04-20 00:32:06 +02:00
445 B
445 B
Models
Detected core models and extensions in stock_move_actual_date.
classDiagram
class stock_actual_date_mixin
class stock_picking
class stock_scrap
class account_move
class res_currency
class stock_move
class stock_move_line
class stock_valuation_layer
Notes
- Classes show model technical names; fields omitted for brevity.
- Items listed under _inherit are extensions of existing models.