Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
4064 Vues

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

Avatar
Ignorer
Meilleure réponse

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
Ignorer
Auteur

admin should enabled to update the product details

Auteur

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

Auteur

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

Publications associées Réponses Vues Activité
0
mars 15
3447
1
janv. 24
14262
1
août 22
5813
2
mars 18
5066
0
janv. 18
3182