Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda

hi

i am use odoo v9 in ubuntu and use openeducat in that

now i want to serve addmission form (student registration) in website module so how can i do that?

i already try to create one custom application and in it server one form in website after that i get value from controller and add record in op.student but it return error like

"AccessError: (u'Sorry, you are not allowed to create this kind of document. Only users with the following access level are currently allowed to do that:\n- OpenEduCat/Faculty\n\t- OpenEduCat/Back Office\n\t- OpenEduCat/Back Office Admin\n\t- OpenEduCat/Faculty\n\n(Document model: op.student)', None)"

after that i try to modify .csv file for security i added one line in that like

access_cust,op.student,model_op_student,group_op_faculty,1,1,1,1

and update module but it return same error

can you please provide any solution for server addmission (student form) in website in odoo v9

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
2
Mei 25
9934
3
Mar 24
5604
1
Jan 21
3600
0
Jan 25
1364
1
Jan 25
1737