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

I am installing a modified version of stock_move_purchase_price, an extremelly simple module which adds a couple of fields.

The module worked fine in our test environment so I moved into production.

Then I discovered that loading the module in a live environment with 9000 items takes a long time (it has been 30 minutes at is still loading...).

Is this normal? How can I check what Odoo is actually doing?


Аватар
Отменить
Лучший ответ

Just follow the live odoo log using a command like

tail -f /yourlogdirectory/yourlogfile.log
Аватар
Отменить
Автор

See additional edit.

Автор Лучший ответ

I checked with tail -f and the last message was that it was "updating tables" (as expected as the module was adding a field). After 1 hour waiting I restarted the server, cancelled module installation and relaunched module installation. It was installed in few seconds as usual.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
дек. 18
11980
2
июн. 24
2917
1
мар. 15
4741
1
мар. 15
8509
0
нояб. 20
2622