Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
3084 Tampilan

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


Avatar
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
1
Sep 17
7946
1
Jan 17
3819
0
Jul 16
2569
1
Des 15
3927
1
Agu 24
1834