I want that a user that have the portal group, can create a product. How can I do that?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухоблік
- Склад
- PoS
- Project
- MRP
Це запитання позначене
1
Відповісти
3101
Переглядів
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)
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РеєстраціяRelated Posts | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
|
1
вер. 17
|
7951 | ||
|
1
січ. 17
|
3828 | ||
|
0
лип. 16
|
2582 | ||
Product Equipments Checklist
Вирішено
|
|
1
груд. 15
|
3929 | |
|
1
серп. 24
|
1845 |