It is possible to make the odoo default map view show the partner location if i provide with latitude and longitude (odoo 19)
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухоблік
- Склад
- PoS
- Проект
- MRP
Це запитання позначене
1
Відповісти
313
Переглядів
Hello Nyan Min Htet
I hope you are doing well,
For Community Edition: Install base_geolocalize module Then go to partner form Access: Contacts → Switch to Map view (top right icon) → Partners with lat/long show as pins on map.
I hope you are doing well,
For Community Edition: Install base_geolocalize module Then go to partner form Access: Contacts → Switch to Map view (top right icon) → Partners with lat/long show as pins on map.
Partner Map View in Odoo 19:
It has partner_latitude and partner_longitude fields already in res.partner. Just populate them and enable map view.
Added Map view in action
<record id="base.action_partner_form" model="ir.actions.act_window">
<field name="view_mode">kanban,tree,form,map</field>
</record>
I hope this information helps you,
Thanks & Regards,
Kunjan Patel
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Реєстрація| Related Posts | Відповіді | Переглядів | Дія | |
|---|---|---|---|---|
|
|
1
вер. 22
|
5793 | ||
|
|
2
лип. 23
|
3956 | ||
|
|
0
лип. 17
|
3900 | ||
|
|
2
лист. 25
|
606 | ||
|
|
0
жовт. 25
|
720 |