** Description changed: I have created a class that inherits from "account.invoice.line" and I have redefined the fields_view_get() But my fields_view_get() is never called. I tried with other function, and none is called. I added some fields in this model, and those fields are correctly added, so my module is read. Openobject-addons rev : 9305 + Openobject-server rev : 5038
-- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/1207406 Title: can't override any function of account_invoice_line Status in OpenERP Addons (modules): New Bug description: I have created a class that inherits from "account.invoice.line" and I have redefined the fields_view_get() But my fields_view_get() is never called. I tried with other function, and none is called. I added some fields in this model, and those fields are correctly added, so my module is read. Openobject-addons rev : 9305 Openobject-server rev : 5038 To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/1207406/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

