Hello developer's, need a support!!!
I create a qweb-action in my form view and it's working fine, Now I want to hide this print button conditionally depending on my model data state like we do for usual buttons. Can I do that?
I want to hide my "Cash register" action when the state is in "Processing"
Thanks in Advance.