Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
4069 Prikazi

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

Avatar
Opusti
Best Answer

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
Opusti
Avtor

admin should enabled to update the product details

Avtor

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

Avtor

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

Related Posts Odgovori Prikazi Aktivnost
0
mar. 15
3453
1
jan. 24
14268
1
avg. 22
5821
2
mar. 18
5082
0
jan. 18
3203