Hi all,
I need to hide the cost, in the form in product sales, only for the sales staff.
Thanks in advance for your suggestions.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi all,
I need to hide the cost, in the form in product sales, only for the sales staff.
Thanks in advance for your suggestions.
By customizing the code of the view. Assign a group to that field so only the users in your group can see it.
<field name="standard_price" attrs="{'readonly':[('cost_method','=','average')]}" groups="your_group_id"/>Or if you prefer buy this app.
https://www.odoo.com/apps/modules/8.0/dusal_product/
Hi,
Please refer to the following link:
https://apps.odoo.com/apps/modules/10.0/hide_cost_price
You can find all the latest versions from v10 to v18.
Hope it helps
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
paź 25
|
682 | |||
|
0
lis 24
|
1528 | |||
|
1
sie 24
|
2348 | |||
|
1
sie 24
|
4418 | |||
|
2
maj 23
|
2826 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.