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

When tinkering with this a few months back, I thought I'd run across the steps (somewhere in this forum) to hide the "scrap product" (on various screens) from normal "users", and allow only "managers" to see it. Of course, now I can't find it after various search queries. Could someone point me in the right direction? Thank you.

Avatar
Ignorer

use groups= in xml of the view.

Meilleure réponse

Hi,

You can hide field/button by providing group for the specific field/button. For hiding scrap products, you can do like following:

<button name="%(stock.move_scrap)d" string="Scrap Products" type="action" icon="terp-gtk-jump-to-ltr" context="{'scrap': True}" states="draft,waiting,confirmed,assigned" groups="group1"/>
Avatar
Ignorer
Publications associées Réponses Vues Activité
2
mai 24
9745
1
juin 24
1752
2
nov. 22
9461
5
sept. 21
7576
1
sept. 19
8196