Skip to Content
Menu
This question has been flagged

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?

Avatar
Discard

Hi,

Have you found something ?

Author

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 ?


Author Best Answer

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

Avatar
Discard

THANK YOU VERY MUCH

Best Answer

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

Avatar
Discard
Related Posts Replies Views Activity
1
Nov 24
1075
2
Aug 24
4869
3
Sep 19
3767
2
Mar 25
686
2
Oct 24
1281