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

in sales module

アバター
破棄
最善の回答

Hi HeGo22, 

If you want to hide button based on field's value(If it has value then invisible the button if not then it should show that button) you can add the attribute on that button like below

Please find code in comment. 

I hope this will be helpful.

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

アバター
破棄

Example:
<button name="create_request_pricing" String"Create request Pricing" attrs="{'invisible': [('field_name', '!=', False)]}""

関連投稿 返信 ビュー 活動
1
11月 24
1714
2
1月 23
1395
1
8月 25
148
1
7月 25
646
2
7月 25
824