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
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
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 ?
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.
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
1
lip 24
|
2960 | ||
|
0
cze 24
|
1561 | ||
|
1
maj 24
|
3228 | ||
|
0
sty 23
|
9 | ||
|
1
lis 22
|
3024 |
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