Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
4856 Näkymät

Hi, 

I have been working on Odoo for now almost three months, I got to know how the Model and View part of MVC applies to Odoo, but still wondering how the Controller part of MVC exists in Odoo server. Can anyone with perfect knowledge of Odoo helps me to understand this. Thanks for your consideration..

Avatar
Hylkää
Paras vastaus

Take look at default basic module structure, created through scaffolding (see scaffolding), you may get some insight... 
you can create new module named "test_module" through scaffolding, using following command:

./odoo.py scaffold test_module

then go to the newly created "test_module" module directory and take look of initial structure of module proposed by Odoo. 

Avatar
Hylkää
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
2
toukok. 25
3129
2
elok. 25
3308
1
heinäk. 25
1483
1
elok. 25
1152
0
toukok. 25
1822