Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
4849 มุมมอง

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..

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

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. 

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
how does it worked controller in odoo 17 แก้ไขแล้ว
2
พ.ค. 25
3120
2
ส.ค. 25
3301
1
ก.ค. 25
1480
1
ส.ค. 25
1152
0
พ.ค. 25
1818