Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
7610 Переглядів

I have been experiencing erros of consistency in the stock_quant table. Is there a possibility to regenerate the table, from the stock_move_line table? Is there a python script or a call to some model that do this?

Аватар
Відмінити

Hi,

Have you found something ?

Автор

Hi, we have generated a custom script, that installs as a custom module that runs once a month. If you are interested I can give you the script.

Regards.


On 22/2/21 4:59, Aïmane wrote:

Hi,

Have you found something ?

Envoyé par Odoo S.A. utilisant Odoo.

Hi, thank you for your quick reply.

That would be great! Can I ask you why you need to run it every month? Have you found what messes with stock.quants ?

Regards

Hi, we have the same case, just one question, after the script do you have faced the same problem ?


Автор Найкраща відповідь

Here is the script, Sorry for the late response:

It is good to know that someone has the same problem as me, because odoo support, did not solve this case.

Here is the main script: https://github.com/hydrosIII/odoo12-stock-correction

The script installss as a module and adds a cronjob in odoo. You can configure this job to run when you want. The script in my database takes all night to run, so we have another module that just checks quicky and depends on this script. This other one runs daily. The difference is that the first one checks all the database and all the dates. The second just checks the new bad recent entries.

https://github.com/hydrosIII/odoo12-stock-correct-short

Аватар
Відмінити

THANK YOU VERY MUCH

Найкраща відповідь

Hi there, we're experiencing the same problem, did u find the root cause of the issue?

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
лист. 24
2169
2
серп. 24
5633
3
вер. 19
4336
2
бер. 25
1561
2
жовт. 24
2353