İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
3082 Görünümler

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


Avatar
Vazgeç
En İyi Yanıt

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
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Eyl 17
7946
1
Oca 17
3819
0
Tem 16
2569
1
Ara 15
3927
1
Ağu 24
1834