The info button on the odoo POS shows the cost price and margin of the product under Financials. We do not want our POS cashiers to see the cost price for various reasons. please advise how to hide this field from the cashiers.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
Hi,
just disable " Margins & Costs" feature on POS settings:
the result will be:
hope this will help.
Not show in configurations 15 v and 16
Hi, I have disabled margin & cost in Point of Sales configuration but the cost still appears for the cashier account, even though the user has Point of Sales access, there is no access to purchase.
I have disabled margin & cost in Point of Sales configuration but the cost stil
You can use this module: https://apps.odoo.com/apps/modules/17.0/as_hide_product_price/
Hi
Refer the custom module,
https://apps.odoo.com/apps/modules/11.0/hide_cost_price/#screenshots
It may help
Hi
I don't have "Margins & Costs" feature on POS settings
How can I do that ?
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
1
thg 7 24
|
3013 | ||
|
0
thg 6 24
|
1610 | ||
|
1
thg 5 24
|
3367 | ||
|
0
thg 1 23
|
9 | ||
|
1
thg 11 22
|
3076 |
Which version of odoo are you using? It is a feature added from version 15 onwards.
Hi,
You can do that through customization
Try to inherit the Product Information popup template from point of sale and replace the financial section by removing the margin section
Hope this will help you
Thank you