Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
9751 Widoki

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?


Awatar
Odrzuć
Najlepsza odpowiedź

Just follow the live odoo log using a command like

tail -f /yourlogdirectory/yourlogfile.log
Awatar
Odrzuć
Autor

See additional edit.

Autor Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
gru 18
11862
2
cze 24
2756
1
mar 15
4649
1
mar 15
8402
0
lis 20
2563