Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

Hello Everyone,

I am new in Odoo. I want to show that smart button only on particular stage. Not every stage. On stage change it should respective button that we want to show.

Thanks in advanced.

Awatar
Odrzuć
Najlepsza odpowiedź

Hello Rahul,

You can use "attrs" attribute. See in attached screen, I have added an attribute attrs (attrs="{'invisible':[('name','=','test')]}") to hide smart button "Variant Price". As per this attrs value, when product name will be "test" smart button "Variant Price" will not be visible.

Just like that you can use attrs in your view to hide smart button in certain stages. 




Hope this helps,

Awatar
Odrzuć
Najlepsza odpowiedź

For Smart Buttons, here are multiple usefull links.

Try them & Enjoy them.

https://www.odoo.com/fr_FR/forum/help-1/question/smart-button-v8-0-54972
http://fr.slideshare.net/openobject/odoo-smart-buttons

http://lolierp.blogspot.com/2014/11/odoo-8-ajout-dun-smart-button.html 

Hope this may help you understand.

Regards.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
mar 16
4025
1
paź 15
3820
2
wrz 15
4721
0
wrz 18
3201
2
mar 15
7184