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

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
Opusti

use groups= in xml of the view.

Best Answer

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
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
maj 24
9744
1
jun. 24
1751
2
nov. 22
9459
5
sep. 21
7571
1
sep. 19
8194