[quote author=Joshua link=topic=4304.msg11760#msg11760 date=1345082683]
[quote author=zero1233276 link=topic=4304.msg11756#msg11756 date=1345014531]
File "D:\erp\openerp\addons\base\ir\ir_model.py", line 644, 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.group_tool
_user
求助啊。装不了模块了。都是报这个错。
[/quote]
估计你有一个模块安装出现问题,其他模块安装的时候你没有取消那个出问题的模块,你执行已安排升级的时候可以看到所有排定安装的模块,你一个个取消,看看问题是出现在哪个模块。
[/quote]
谢谢,mrshelly有正解。