Odoo Openerp Openerp 7 Python Treeview Odoo/openerp: Hiding Create Button From Treeview February 28, 2024 Post a Comment I have a situation here. I am using OpenERP 7. I am trying to hide Create button from tree view of … Read more Odoo/openerp: Hiding Create Button From Treeview
Openerp 7 Python Python 2.7 Client Side Validation In Openerp December 27, 2023 Post a Comment I am still learning Openerp and please bear it if I asked something very simple. My issue is that I… Read more Client Side Validation In Openerp
Forms Openerp Openerp 7 Python 2.7 View How To Hide An Existing Field In An Openerp7 View? October 22, 2023 Post a Comment I am trying to hide a field called street2 in an existing OpenERP7 view only if a field called is_c… Read more How To Hide An Existing Field In An Openerp7 View?