Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
4040 Visninger

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

Avatar
Kassér
Bedste svar

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"/>
Avatar
Kassér
Forfatter

admin should enabled to update the product details

Forfatter

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

Forfatter

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

Related Posts Besvarelser Visninger Aktivitet
0
mar. 15
3441
1
jan. 24
14257
1
aug. 22
5807
2
mar. 18
5062
0
jan. 18
3174