oca-technical/odoo-bringout-oca-dms-dms_field/doc/MODELS.md
2025-08-29 15:43:03 +02:00

461 B

Models

Detected core models and extensions in dms_field.

classDiagram
    class dms_field_mixin
    class dms_field_template
    class res_partner
    class dms_access_group
    class dms_directory
    class dms_field_mixin
    class dms_storage
    class ir_actions_act_window_view
    class ir_ui_view

Notes

  • Classes show model technical names; fields omitted for brevity.
  • Items listed under _inherit are extensions of existing models.