← Back to team overview

openerp-india team mailing list archive

[Bug 1096877] [NEW] Failure to install eInvoicing module

 

Public bug reported:

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.

** Affects: openobject-addons
     Importance: Undecided
         Status: New


** Tags: einvoicing

-- 
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):
  New

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


Follow ups

References