跳至内容
菜单
此问题已终结
2 回复
4512 查看

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_hr_manager
2014-06-23 05:13:54,252 10667 ERROR test_v7 openerp.netsvc: No such external ID currently defined in the system: base.group_hr_manager

形象
丢弃

In your __openerp__.py file add depends hr, then check it will work.

最佳答案

The group HR manager is no longer in your system.

If is defined by xml file.

I think you should upgrade your module or create a new db for this issue.

If you can, please give the code.

形象
丢弃
编写者 最佳答案

This is hr module not a customize module on openerp 7.0

形象
丢弃
相关帖文 回复 查看 活动
2
7月 22
3121
1
1月 24
2319
1
9月 23
24726
1
12月 22
1868
1
10月 20
7516