web_view_leaflet_map_partner
Adds a Leaflet/OpenStreetMap-powered map view to Contacts so partners can be browsed geographically.
Key Features
- res.partner: Adds a computed display_address field showing the partner address without the company name for map balloons.
- res.partner: Defines a Leaflet map view that plots partners using their latitude, longitude, display name, address, and avatar as the marker icon.
- contacts: Adds the leaflet_map view mode to the Contacts action and registers the map view entry so users can open partners on a map.