Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
1819 Lượt xem
hello, I want to hide or put a menu in the actions of the sale.order model depending on the state field


Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

you can hide menu depends on state field replace this code for button menu


 button name="(enter your button name)" string="(enter your string)" type="object" attrs="{'invisible':['|','|',('interested','=',True),('state','!=','draft'),('state','!=','confirmed')]}" class="oe_highlight" 

Feel free for further assistance on contact@geminatecs.com

Thank you
Geminate Consultancy Services

Ảnh đại diện
Huỷ bỏ