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

I am working with res.partner object in customer form view in sale module
category_id use many2many field in customer form view. 
Based on the user I have to hide the create new category record in ODOO or OpenERP.  

アバター
破棄
最善の回答

Based on conditiion in xml using attrs tag to hide field in form view or create a function field that returns a value based on the user's group and xml hide field based on function field value.

https://answers.launchpad.net/openobject-server/+question/178779

アバター
破棄
著作者

i wants to hide for restrict based on user for create the new record in many2many or many2one filed in openERP hear many2many and many2one field is relation and create new record which is already part of openerp framework. i don't want to hide whole the filed in openerp but put the restriction for creation based on the user access

You can restrict many2one field based on the user group using settings access right many2one table set read permission only.

著作者

can u elaborate more with one example ??

関連投稿 返信 ビュー 活動
2
9月 23
26693
0
3月 15
4207
0
3月 15
3620
1
3月 15
3856
4
6月 20
18826