Skip to Content
Menu
This question has been flagged
2698 Zobrazenia

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
jún 23
2143
0
apr 21
5164
2
máj 25
2675
1
aug 22
3018
1
apr 21
5297