跳至内容
菜单
此问题已终结
2 回复
9832 查看

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.

形象
丢弃
相关帖文 回复 查看 活动
2
12月 18
11963
2
6月 24
2911
1
3月 15
4735
1
3月 15
8500
0
11月 20
2612