I'm studying web module of Odoo12, and I'm trying to find where Odoo creates DOM. As I understand it creates DOM elements from XML view files but what function is doing this? can't find by myself
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Odgovori
3900
Prikazi
for each view, odoo has renderer file which converts provided XML syntax by view_loads/field_view_get to HTML DOM
e.g form view creteated by from_renderer.js
https://github.com/odoo/odoo/blob/12.0/addons/web/static/src/js/views/form/form_renderer.js
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
PrijaviRelated Posts | Odgovori | Prikazi | Aktivnost | |
---|---|---|---|---|
|
1
maj 21
|
15724 | ||
|
1
apr. 21
|
4373 | ||
|
1
apr. 20
|
3011 | ||
|
0
mar. 20
|
2200 | ||
|
1
avg. 19
|
6434 |