Crashes on update with the latest revision. Assertion Error refers to uninstalled module...
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Confirmed
|
Medium
|
OpenERP R&D Addons Team 3 |
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.
<record id="sale_
<field name="menu_id" ref="procuremen
<field name="model_id" ref="procuremen
<field name="kind"
<field name="name"
<field name="subflow_id" ref="procuremen
<field name="process_id" ref="sale.
<field name="model_
<field name="flow_start" eval="1"/>
</record>
Traceback (most recent call last):
File "/opt/openerp/
self.
File "/opt/openerp/
self.
File "/opt/openerp/
assert modcnt == 1, """The ID "%s" refers to an uninstalled module""" % (xml_id,)
AssertionError: The ID "sale_stock.
description: | updated |
Hello,
I have checked this issue with my updated db, but I am not getting any error. So, Would you please provide proper steps to reproduce it?
Waiting for your answer,
Thanks,