mirror of
https://github.com/bringout/cybrosys.git
synced 2026-04-19 12:12:07 +02:00
344 B
344 B
Models
Detected core models and extensions in stock_move_invoice.
classDiagram
class account_move
class res_config_settings
class stock_picking
class stock_return_picking
Notes
- Classes show model technical names; fields omitted for brevity.
- Items listed under _inherit are extensions of existing models.