I want to restrict the permission to create customers and products to admin alone.I am not that much clear about setting permissions via Users and Groups.My requirement is, I want only the admin login to create the Products and Customers and restrict all the other users from creating the same.Somebody please guide me in this?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
You can restrict any user from creating a new product by following these steps:
- Go to:
Settings > in "Users" Select "Manage Users"
Select the user which you need to restrict him from creating a new product.
Select "Edit" then in "Inventory" Select "User" ((Do Not Select Administrator)) then click save.
..
Settings > User & Companies > Select "Groups"
Search for "Inventory / User" then Select it
Select "Access Rights" then Select "Edit"
In the table, you will see "product.template stock user" ..
Tick inside "Create Access" to allow users to create a new product or untick to restrict the user from creating a new product.
Regards,
Yousif Al Qallaf
==> setting/user/administrator/access rights/technical features -- checked it
==>go to setting/groups/
create a new group
in application field put product.product
in user page add users whom you dont want give a access rights
in inherited page add Human Resources / Employee
now in access rights page select object = product.product
and then checked on Read Access
And This Is Done
Thanks
I tried following the above steps.But still I can create products from login other than admin
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
3
déc. 23
|
18043 | ||
|
2
nov. 22
|
8935 | ||
|
0
oct. 20
|
4543 | ||
|
5
nov. 18
|
6070 | ||
|
2
mars 15
|
5711 |
For those who are still looking for the solution for product permissions: https://apps.odoo.com/apps/modules/16.0/product_access_restriction/