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

I am coding a custom module on Oerp7 on Xubuntu 12.04, and today, suddently (after some moduifications in the code I think), the restart server command still do not affecting my module. i restart with this command :

sudo /etc/init.d/openerp-server restart

but the compiled (.pyc) files stayed unchange. If I delete the module in the addons dir, the module don't properly work giving me a message saying that models are absent. that is normal; but why restart don't change anything. even if I modify the __init__.py or __openerp__.py files.

According tome is as restarting by this command now make nothing, while yesterday it did. So, please, how could I fix that now.

Thnak you in advance.

Аватар
Отменить

try restarting the server manually with the --debug option

Related Posts Ответы Просмотры Активность
4
янв. 24
13802
6
янв. 20
25135
0
мар. 15
5952
1
мар. 15
4505
2
мар. 15
5042