← Back to team overview

openerp-india team mailing list archive

[Bug 1026578] Re: Prototype inheritance on account.invoice doesn't work.

 

*** This bug is a duplicate of bug 996816 ***
    https://bugs.launchpad.net/bugs/996816

** This bug has been marked a duplicate of bug 996816
   using _inherit and _name for a class is not modular

-- 
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