← Back to team overview

openerp-india team mailing list archive

[Bug 1255175] Re: Crashes on update with the latest revision. Assertion Error refers to uninstalled module...

 

facing same issue as yours ,going to confirm it.

** Changed in: openobject-addons
   Importance: Undecided => Medium

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

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)

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

Title:
  Crashes on update with the latest revision. Assertion Error refers to
  uninstalled module...

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  I have updated all for the latest revisions.
  Addons revno: 9646
  Server revno: 5150
  Web revno: 4079

  Got the below error on running update... update cancelled..

  ERROR xxxxx openerp.tools.convert: Parse error in /usr/lib/python2.6/site-packages/openerp-7.0_20130922_231028-py2.6.egg/openerp/addons/project_mrp/process/project_mrp_process.xml:56:
  <record id="sale_stock.process_node_saleprocurement0" model="process.node">
              <field name="menu_id" ref="procurement.menu_stock_procurement_action"/>
              <field name="model_id" ref="procurement.model_procurement_order"/>
              <field name="kind">subflow</field>
              <field name="name">Procurement</field>
              <field name="subflow_id" ref="procurement.process_process_procurementprocess0"/>
              <field name="process_id" ref="sale.process_process_salesprocess0"/>
              <field name="model_states">object.state=='confirmed'</field>
              <field name="flow_start" eval="1"/>
          </record>
  Traceback (most recent call last):
    File "/opt/openerp/server/openerp/tools/convert.py", line 847, in parse
      self._tags[rec.tag](self.cr, rec, n)
    File "/opt/openerp/server/openerp/tools/convert.py", line 742, in _tag_record
      self._test_xml_id(rec_id)
    File "/opt/openerp/server/openerp/tools/convert.py", line 256, in _test_xml_id
      assert modcnt == 1, """The ID "%s" refers to an uninstalled module""" % (xml_id,)
  AssertionError: The ID "sale_stock.process_node_saleprocurement0" refers to an uninstalled module

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