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

I want that a user that have the portal group, can create a product. How can I do that?


아바타
취소
베스트 답변

Normally portal users will have no access right to create products. So you should create a html form and action should create the products with the details. While creating you have to write code to create as a superuser.

eg: request.env['product.template'].sudo().create(*kw)

아바타
취소
관련 게시물 답글 화면 활동
1
9월 17
7965
1
1월 17
3837
0
7월 16
2595
1
12월 15
3941
1
8월 24
1864