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
Esta pergunta foi sinalizada
1
Responder
9136
Visualizações
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
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscrever-se| Publicações relacionadas | Respostas | Visualizações | Atividade | |
|---|---|---|---|---|
|
|
1
mai. 21
|
18350 | ||
|
|
1
abr. 21
|
6945 | ||
|
|
1
abr. 20
|
5678 | ||
|
|
0
mar. 20
|
4054 | ||
|
|
1
ago. 19
|
9362 |