oca-report/odoo-bringout-oca-reporting-engine-bi_sql_editor/doc/MODELS.md
2025-08-29 15:43:05 +02:00

307 B

Models

Detected core models and extensions in bi_sql_editor.

classDiagram
    class bi_sql_view
    class bi_sql_view_field
    class ir_model_fields

Notes

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