コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
3250 ビュー

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

アバター
破棄
関連投稿 返信 ビュー 活動
0
11月 24
898
1
8月 24
1394
1
8月 24
2701
2
5月 23
1831
2
5月 20
36