Skip to Content
मेन्यू
This question has been flagged
4 Replies
11487 Views

How to hide cost price located on product -> procurement tab for specific user?

Avatar
Discard
Best Answer

By customizing the code of the view. Assign a group to that field so only the users in your group can see it.

Like:

<field name="standard_price" attrs="{'readonly':[('cost_method','=','average')]}" groups="your_group_id"/>
Avatar
Discard
Author

How to know my group id, where to look for it? Thanks.

Related Posts Replies Views Activity
2
मई 22
4824
1
अप्रैल 21
4348
1
सित॰ 20
2960
7
जून 20
22356
1
जन॰ 20
2972