- /
- Odoo View Type/
- Odoo View Model and ArchParser
In this tutorial, you will learn how to create a new Odoo view model and archParser using LeafletOpen and OWL Javascript FrameworkOpen .
What are the Key Points?
- Use the latest ODOO 17 version
- Use LEAFLETOpen Map API Library
- Explain the process STEP BY STEP
- Create Leaflet Map MARKERS and POPUPS dynamically
- OPEN CONTACT details from the popup
Topics to be discussed
- Create a layout for the map and contact names
- Create the view model and retrieve data from the database
- Create dynamic markers and popups
- Create the view arch parser
- Render markers and popups based on the view record architecture
To learn more, watch the video below.
Read next article
Odoo QWEB Templates - Python & Javascript