openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #14071
[Bug 1026578] Re: Prototype inheritance on account.invoice doesn't work.
Hello ,
This may be related to lp:799378.
Because if we have used different _name with _inherit then this type of
error will raised.
Thanks for reporting.
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1026578
Title:
Prototype inheritance on account.invoice doesn't work.
Status in OpenERP Server:
Confirmed
Bug description:
Steps to reproduce:
1. install account module
2. install module which uses prototype inheritance on account.invoice object (I created a dummy module. You can find it in attachments)
3. Try to create an invoice and receive an error:
> Unknown Error
> Field move_id not found in browse_record(test.invoice, 3)
I used openerp 6.1 nightly built server and fresh database.
http://nightly.openerp.com/6.1/nightly/src/openerp-6.1-20120718-233405.tar.gz
Cheers
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1026578/+subscriptions
References