Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
4406 Vizualizări

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

Imagine profil
Abandonează

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

Cel mai bun răspuns

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.

Imagine profil
Abandonează
Autor Cel mai bun răspuns

This is hr module not a customize module on openerp 7.0

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
iul. 22
2972
1
ian. 24
2204
1
sept. 23
24557
1
dec. 22
1765
1
oct. 20
7364