Ir al contenido
Menú
Se marcó esta pregunta
2491 Vistas

Hello,

I am trying to understand the model view controller MVC concept of the frontend.

Odoo uses Python for the backend and Javascript for the frontend.

From what I've seen in the source code. I believe there to be 2 MVCs in Odoo.
One that is Python and the other that is Javascript.


The Odoo Python models, I understand them to be a representation of the database table. The views are a aesthetic representation of the data that is contained in the model. The controllers I don't exactly know what their purpose is.


The Odoo Javascript models, I understand as a collection of functions that help with data storage and retrieval from the database. The views aesthetic representation of the data contained in the model. Once again I don't know the controllers purpose.

Can anyone please help me understand this a little better?

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
jun 23
1942
0
abr 21
4973
2
may 25
2289
1
ago 22
2848
1
abr 21
5034