Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2966 Widoki

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?

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
cze 23
2363
0
kwi 21
5382
2
maj 25
3082
1
sie 22
3233
1
kwi 21
5728