Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
4 Trả lời
11498 Lượt xem

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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"/>
Ảnh đại diện
Huỷ bỏ
Tác giả

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

Câu trả lời hay nhất

You can use this module: https://apps.odoo.com/apps/modules/17.0/as_hide_product_price/

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,

Refer the app:

https://apps.odoo.com/apps/modules/16.0/hide_cost_price/

Regards

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 5 22
4824
1
thg 4 21
4349
1
thg 9 20
2962
7
thg 6 20
22360
1
thg 1 20
2975