Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
9762 Tampilan

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?


Avatar
Buang
Jawaban Terbai

Just follow the live odoo log using a command like

tail -f /yourlogdirectory/yourlogfile.log
Avatar
Buang
Penulis

See additional edit.

Penulis Jawaban Terbai

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.

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
2
Des 18
11873
2
Jun 24
2775
1
Mar 15
4652
1
Mar 15
8415
0
Nov 20
2567