İçereği Atla
Menü
Bu soru işaretlendi
3 Cevaplar
193 Görünümler

Hi, I'm looking for some guide of the structure of CRM tables to create some reports and dashboards. I tried to find it for several links and odoo web-site but with out any lucky.


If you have any documentation link, I will appreciate it.


Avatar
Vazgeç
En İyi Yanıt

There’s no official detailed ERD (Entity Relationship Diagram) published by Odoo, but you can explore the CRM structure through:

  1. Odoo Studio
    • Visual way to inspect models, fields, and relations in the CRM module.
  2. Technical > Models (Developer Mode)
    • Go to Settings > Technical > Models to view tables like crm.lead, crm.stage, res.partner, etc.
  3. Odoo Documentation
  4. Source Code
    • CRM models are located in:
      addons/crm/models/ — especially crm_lead.py, crm_stage.py.
  5. Community ERDs on GitHub
    • Search “Odoo CRM ERD GitHub” to find community-created diagrams.

Avatar
Vazgeç
En İyi Yanıt

Hii,

Here is some link please check

https://youtu.be/gamkEnHvNGM?si=MXLpRQsxiYL_lwKr

for database schema you can goto "Setting" at the bottom of the column on the left under the "Technical" section you will see a "Database Structure" menu that might be useful as well.  

i hope it is usefull

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Ağu 19
5531
0
Oca 19
4086
1
Mar 15
4892
5
Ağu 23
12351
2
Haz 22
11831