跳至內容
選單
此問題已被標幟

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

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
5月 25
9941
3
3月 24
5611
1
1月 21
3608
0
1月 25
1386
1
1月 25
1758