Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
3100 Vizualizări

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


Imagine profil
Abandonează
Cel mai bun răspuns

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)

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
sept. 17
7951
1
ian. 17
3828
0
iul. 16
2582
1
dec. 15
3929
1
aug. 24
1845