Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
4526 Weergaven

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
Annuleer

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

Beste antwoord

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
Annuleer
Auteur Beste antwoord

This is hr module not a customize module on openerp 7.0

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
2
jul. 22
3129
1
jan. 24
2321
1
sep. 23
24740
1
dec. 22
1872
1
okt. 20
7536