Se rendre au contenu
Menu
Cette question a été signalée
2697 Vues

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
Ignorer
Publications associées Réponses Vues Activité
1
juin 23
2143
0
avr. 21
5164
2
mai 25
2675
1
août 22
3018
1
avr. 21
5297