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
- Účtovníctvo
- Sklady
- PoS
- Projektové riadenie
- MRP
This question has been flagged
1
Odpoveď
245
Zobrazenia
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!
Registrácia| Related Posts | Replies | Zobrazenia | Aktivita | |
|---|---|---|---|---|
|
|
1
sep 22
|
5784 | ||
|
|
2
júl 23
|
3944 | ||
|
|
0
júl 17
|
3867 | ||
|
|
2
nov 25
|
589 | ||
|
|
0
okt 25
|
696 |