콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다

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
9942
3
3월 24
5615
1
1월 21
3612
0
1월 25
1395
1
1월 25
1765