İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
3182 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
8049
1
Oca 17
3898
0
Tem 16
2681
1
Ara 15
4002
1
Ağu 24
1954