コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5973 ビュー

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.

関連投稿 返信 ビュー 活動
1
12月 22
2637
1
4月 21
1987
1
7月 20
3395
2
12月 19
6810
1
1月 19
5038