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

Hello, I'm trying to follow cybrosys's tutorial in Odoo Development. But right now, I'm having the same problem whenever I try to learn Odoo dev.  I can't find the custom module, it should be name Schoolbut nothing shows after activating it.



This is my directory.


I already enabled the ir.model.access.csv



And then I already edit the __manifest__.py 


I also followed these steps, but nothing works



This is my odoo.conf



This is my school.xml


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

Hi Emman , 

Include your view and security files in the 'data', not in the 'assets'.

'data' : [
​'security/ir.model.access.csv',
​​'views/school.xml'],

Hope it helps,
Kiran K


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

Hi,

Can you please check your Security folder and try to ensure is there any groups or rules are applied to the module?
If any security is applied in your model please go through the settings -> group and try to add the login person to this group

Hope it helps

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

Did you add any menuitems in your xml file?

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
พ.ย. 24
10
0
ต.ค. 22
796
How to get view type in Odoo 8 แก้ไขแล้ว
3
พ.ค. 25
4931
3
ส.ค. 24
5817
0
พ.ค. 24
1383