oca-crm/odoo-bringout-oca-crm-crm_project_task/doc/MODELS.md
Ernad Husremovic 0608132c9e Add oca-crm submodule with 26 CRM modules
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-30 17:44:33 +02:00

328 B

Models

Detected core models and extensions in crm_project_task.

classDiagram
    class crm_lead
    class project_task
    class res_company
    class res_config_settings

Notes

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