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

how can we disable update button in inventory tab in product form when log in as a non-admin user

アバター
破棄
最善の回答

Hi,

Add group to the button.

ie,

<button name="%(action_view_change_product_quantity)d" string="update"
                            type="action"
                            class="oe_link" groups="stock.group_stock_manager"/>
アバター
破棄
著作者

admin should enabled to update the product details

著作者

the non admin users should have only the read access,but the admin should have the rights to update by all means

著作者

groups="stock.group_stock_manager."which group do you mean?

関連投稿 返信 ビュー 活動
0
3月 15
3441
1
1月 24
14255
1
8月 22
5803
2
3月 18
5062
0
1月 18
3174