in sales module
신고된 질문입니다
1
회신
4069
화면
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
|
4153 | ||
|
|
2
1월 23
|
3072 | ||
|
|
2
6월 26
|
1196 | ||
|
|
0
5월 26
|
3 | ||
|
|
0
6월 26
|
2 |