in sales module
此问题已终结
1
回复
4061
查看
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
|
4150 | ||
|
|
2
1月 23
|
3068 | ||
|
|
2
6月 26
|
1158 | ||
|
|
0
5月 26
|
3 | ||
|
|
0
6月 26
|
2 |