Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
4 Replies
11343 Tampilan

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

Avatar
Buang
Jawaban Terbai

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
Buang
Penulis

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

Post Terkait Replies Tampilan Aktivitas
2
Mei 22
4727
1
Apr 21
4247
1
Sep 20
2890
7
Jun 20
22182
1
Jan 20
2876