تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
646 أدوات العرض

Hi everyone,

I’m currently using Odoo Online (SaaS), and I’m working with the Map View to display my contacts.

However, I noticed that the map only shows a maximum of 80 contacts at a time.

I would like to know if there is any way to increase this limit, I have approximately 600 contacts that I need to display simultaneously on the map to organize my trips.

Since I cannot modify server-side code on Odoo Online, is there any workaround or advanced setting that could allow me to display more clients at once on the map?


Thanks for your help! 

الصورة الرمزية
إهمال
أفضل إجابة

Hi,

The record limit can be modified directly from the views, as shown in the image below.


Hope it helps

الصورة الرمزية
إهمال
أفضل إجابة

1. Group Contacts Strategically

  • Use filters or groupings (e.g., by region, salesperson) to view subsets of your contacts in the Map.
  • This stays within the 80 record limit but provides manageable segments.

2. Custom Development (Not Possible in Online)

In On-Premise or Odoo.sh, you could:

  • Override the limit=80 parameter in the map view controller (MapController.js),
  • Increase it to 200, 500, or as needed.

3. Use External Mapping Tools

  • If you need to plot many more contacts:
    • Export contacts (CSV),
    • Use Google My Maps, OpenStreetMap, or Power BI to plot thousands of records easily.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
يناير 25
1290
7
مارس 25
25210
1
مايو 25
1362
1
مارس 25
1530
MERGING CONTACTS تم الحل
1
فبراير 25
2404