Skip to Content
Menú
This question has been flagged
1 Respondre
3102 Vistes

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


Avatar
Descartar
Best Answer

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)

Avatar
Descartar
Related Posts Respostes Vistes Activitat
1
de set. 17
7951
1
de gen. 17
3828
0
de jul. 16
2582
1
de des. 15
3929
1
d’ag. 24
1846