How to delete history of stock movement


Could you guys help me how can I delete these stock movement?
There’s no button allows me to do so.

Hi,
I think the only way to do that is via the database. You can do that using phpmyadmin → select the dolibarr database then search for a table called llx_stock_mouvement. From there you can delete the stock movements.

Hi,
Thank for your reply :smiley: after digging into database, I have finally did it!!