Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
4524 Visualizzazioni

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
Abbandona

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

Risposta migliore

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
Abbandona
Autore Risposta migliore

This is hr module not a customize module on openerp 7.0

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
lug 22
3127
1
gen 24
2321
1
set 23
24739
1
dic 22
1871
1
ott 20
7535