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

351 B

Models

Detected core models and extensions in crm_phonecall.

classDiagram
    class crm_phonecall
    class calendar_event
    class crm_lead
    class res_config_settings
    class res_partner

Notes

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