← Back to team overview

openerp-india team mailing list archive

[Bug 1096877] Re: Failure to install eInvoicing module

 

Hello PetaMam,

I think your are doing it in a wrong manner, If you want to install
eInvoicing module with demo data then you could not remove partners ,
because it objects have the reference. And so far when you remove
partners and try to install eInvoicing module then surely you will face
this trace back.  So, If you don't want partners then please try with
without demo data. So. I cannot consider it as a bug, I am marking it as
invalid.

Thank you

** Changed in: openobject-addons
       Status: Incomplete => Invalid

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

Title:
  Failure to install eInvoicing module

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  1) Steps to reproduce the issue you have observed

  fresh install of OpenERP 6.1.1
  poking around with it, namely removing all suppliers and all customers.

  Then clicking on "install" eInvoicing & Payments

  2) The result you observed

  File "/usr/lib/python2.7/site-packages/openerp/addons/base/ir/ir_model.py", line 640, in _get_id
      raise ValueError('No such external ID currently defined in the system: %s.%s' % (module, xml_id))
  ValueError: No such external ID currently defined in the system: base.res_partner_asus

  3) The result you expected

  Installation of the module

  
  4) The platform you are using (and browser version, if relevant)

  Linux, Chromium 24

  5) The OpenERP version you are using (e.g. 6.1.1-20120910-233309), if
  possible including the specific revision (e.g. r.2824) if you use the
  source repositories.

  Server runs on Gentoo Linux from regular emerge install. Version 6.1.1

  ---------------------

  From the error above I assume it still saw some dangling reference to
  a supplier.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1096877/+subscriptions


References