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
This question has been flagged
1
Respondre
9034
Vistes
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!
Registrar-se| Related Posts | Respostes | Vistes | Activitat | |
|---|---|---|---|---|
|
|
1
de maig 21
|
18233 | ||
|
|
1
d’abr. 21
|
6811 | ||
|
|
1
d’abr. 20
|
5590 | ||
|
|
0
de març 20
|
3966 | ||
|
|
1
d’ag. 19
|
9299 |