İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
5906 Görünümler

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
Vazgeç
En İyi Yanıt

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
Vazgeç
Üretici

Thanks Subbarao will try

Üretici

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.

İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Ara 22
2584
1
Nis 21
1965
1
Tem 20
3378
2
Ara 19
6730
1
Oca 19
5008