Skip to content Skip to sidebar Skip to footer
Showing posts with the label Openerp 7

Client Side Validation In Openerp

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

How Can Override Write Method Without Executing The Super Write?

In the membership.py file the class account_invoice_line which inherits 'account.invoice.line&#… Read more How Can Override Write Method Without Executing The Super Write?

Openerp : Multiple Module Overriding Onchange Function

I need to override onchange_partner_id function present in sale.order but I'm working on a syst… Read more Openerp : Multiple Module Overriding Onchange Function

Odoo/openerp: Hiding Create Button From Treeview

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