Skip to Content
Menu
This question has been flagged
7499 Views

I have a statusbar like that :

<field name="state" widget="statusbar" statusbar_visible="draft,confirmed,done" statusbar_colors='{"refused":"red"}'/>

I want to change the statusbar_visible value if the state is refused.

Is it possible ? If yes, how can i do that ?

I've begin with that : attrs="{'statusbar_visible': [('status','=','refused')]}" but this isn't gonna work.

Avatar
Discard
Related Posts Replies Views Activity
5
Dec 23
22412
0
Apr 16
3818
0
Mar 15
4809
45
Apr 23
85105
8
Dec 22
19926