Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
5917 Prikazi

Hi

How can we restrict users from creating new Customer, Vendor and Products. We plan to put a processes for a approval processes before new Customer, vendor and proucts created in Odoo. 

Bit like Masterdata manageemnt process where only certain users can create them.


Anurag 

Avatar
Opusti
Best Answer

Update the existing Access rights (Remove create and edit permissions) for master models (here res.partner, product.template).

create a new group called " Master Creation" (as you like), for this group provide the create and edit access rights master models and added list of users to do it.

For approval system, we need to do some customization (while create partner active=False, while doing approval active=True)

Avatar
Opusti
Avtor

Thanks Subbarao will try

Avtor

Hi Subbarao I have tried along the lines of your suggestion for removing create /edit permisisons from master models but got lost in the process is there a document orlink to document showing how to do this. I have tried to search, did not find it.

Related Posts Odgovori Prikazi Aktivnost
1
dec. 22
2586
1
apr. 21
1966
1
jul. 20
3380
2
dec. 19
6744
1
jan. 19
5008