@wizzzzard ,
Sorry, currently using Stock Manager for WooCommerce plugin, It is not possible to clean up the stock logs. However, you can surely clean up the same at the WordPress database level from the stock_log custom table added by the plugin.
Also, we have taken a note of the same as a valuable suggestion and will surely think of implementing the same in the future versions.
Great this helped. I found the table wp_stock_log and renamed it to wp_stock_log_bk for testing and your plugin created a fresh log. After I made sure changing the old one didn’t cause any hidden issues I removed the _bk table
@wizzzzard ,
That’s great. Thank you for the update! 🙂
Please do let me know in case of any queries.