<page string="Procurements" groups="base.group_user" attrs="{'invisible': [('group','=','group_portal')]}">
Bu soru işaretlendi
1
Cevapla
3722
Görünümler
hey Remya
this correct if group field (inside attrs ) is character field in current model ( object .....
Thanks
Sandeep
i didnt get you. Please correct the code. I want to hide a <page> tab from a group of users. Awaiting your reply.
group should be a field in current model
Tartışma hoşunuza mı gidiyor? Sadece okumakla kalmayın, katılın!
Özel özelliklerden yararlanmak ve harika topluluğumuzla etkileşime geçmek için bugün bir hesap oluşturun!
Üye Ol
If you can post the relevant XML you want to modify, than people might be able to help you.
i want to hide procurement page string from product form. how can i hide it through the above xml code?