Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
6007 มุมมอง

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 

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

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)

อวตาร
ละทิ้ง
ผู้เขียน

Thanks Subbarao will try

ผู้เขียน

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 ตอบกลับ มุมมอง กิจกรรม
1
ธ.ค. 22
2647
1
เม.ย. 21
2007
1
ก.ค. 20
3405
2
ธ.ค. 19
6833
Change product variant_seller_ids แก้ไขแล้ว
1
ม.ค. 19
5059