Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
4510 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
2
Mei 25
2668
2
Agu 25
2584
1
Jul 25
988
1
Agu 25
1151
0
Mei 25
1437