Hello, Thanks for your answer ..!!
I have ran your above command but still its working fine for us. None of my DBs have this issue and they updated fine. So, Currently I am closing this issue . But If in future If you again have this issue then you can reopen it. Regards, ** Attachment added: "update.ogv" https://bugs.launchpad.net/openobject-addons/+bug/1255175/+attachment/3918179/+files/update.ogv ** 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/1255175 Title: Crashes on update with the latest revision. Assertion Error refers to uninstalled module... Status in OpenERP Addons (modules): Invalid 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 _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

