in sales module
此問題已被標幟
1
回覆
4077
瀏覽次數
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
|
4155 | ||
|
|
2
1月 23
|
3072 | ||
|
|
2
6月 26
|
1210 | ||
|
|
0
5月 26
|
3 | ||
|
|
0
6月 26
|
2 |