Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
4501 Представления

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
июл. 22
3118
1
янв. 24
2318
1
сент. 23
24726
1
дек. 22
1866
1
окт. 20
7512