Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
3103 Ansichten

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


Avatar
Verwerfen
Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Sept. 17
7951
1
Jan. 17
3828
0
Juli 16
2583
1
Dez. 15
3929
1
Aug. 24
1848