Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
4081 Переглядів

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
лист. 24
1253
1
серп. 24
1998
1
серп. 24
3763
2
трав. 23
2383
2
трав. 20
36