Skip to Content
Menú
This question has been flagged
2 Respostes
4515 Vistes

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

Avatar
Descartar

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

Best Answer

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.

Avatar
Descartar
Autor Best Answer

This is hr module not a customize module on openerp 7.0

Avatar
Descartar
Related Posts Respostes Vistes Activitat
2
de jul. 22
3123
1
de gen. 24
2319
1
de set. 23
24727
1
de des. 22
1868
1
d’oct. 20
7519