Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
2 Vastaukset
3904 Näkymät

Hello everybody !

I try to install community app hr or hr_contract through the "Apps" menu point in settings using openerp 7. When I click the install button, I have error : Recursion error in modules dependencies hr and hr_contract. 

on Technical data hr have dependencies hr_contract and it file __openerp__.py have 'depends': ['hr'],

on Technical data hr_contract have dependencies hr and it file __openerp__.py have 'depends': ['hr'],

How can I remove depencies.

Thanks for your help.

Avatar
Hylkää
Paras vastaus

Hello

Please Remove Dependency  from HR module

After that restart your server and update module list and try to Install module


Thanks

Avatar
Hylkää
Tekijä

Thinks. How to remove depencies from hr module

You can remove Dependency by removing 'hr_contract' from openerp.py of HR module After doing that restart your server and Update Module list Thanks

Tekijä

Thinks. I do it but on setting/Installed modules/hr/ tab Application Data I have hr_contract on depencies list with status not installed.

Tekijä

thinks. It is ok

Tekijä Paras vastaus

Think but to how to remove dependency from Hr module. 

Avatar
Hylkää