How to hide cost price located on product -> procurement tab for specific user?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- ลูกค้าสัมพันธ์
- e-Commerce
- ระบบบัญชี
- สินค้าคงคลัง
- PoS
- Project
- MRP
คำถามนี้ถูกตั้งค่าสถานะ
4
ตอบกลับ
11329
มุมมอง
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"/>
How to know my group id, where to look for it? Thanks.
You can use this module: https://apps.odoo.com/apps/modules/17.0/as_hide_product_price/
สนุกกับการพูดคุยนี้ใช่ไหม? เข้าร่วมเลย!
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อRelated Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
---|---|---|---|---|
|
2
พ.ค. 22
|
4720 | ||
|
1
เม.ย. 21
|
4243 | ||
|
1
ก.ย. 20
|
2890 | ||
|
7
มิ.ย. 20
|
22174 | ||
|
1
ม.ค. 20
|
2863 |