Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
1648 Lượt xem

Please, I need help. After creating my custom module which I have been able to install successfully, my module fails to appear in the group. I enabled developer mode, and I guess I have a correct code. Not sure what's happening. 

here is the content

model="ir.module.category" id="school_management_access">
name="name">School Management
name="sequence">10


id="school_management_student" model="res.groups">
name="name">Student
name="category_id" ref="school_management_access"/>
Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

I finally solved it by adding the security.xml to the manifest file.  

Ảnh đại diện
Huỷ bỏ