İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
3110 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
7953
1
Oca 17
3831
0
Tem 16
2587
1
Ara 15
3930
1
Ağu 24
1851