2
0
mirror of https://github.com/inventree/inventree-website.git synced 2026-02-13 09:17:01 +00:00
Files
inventree-website/_posts/2025-10-15-rolling-stocktake.md
Matthias Mair 473c6a4185 Remove duplicate title (#258)
* Remove duplicate title

Removed duplicate release title from the markdown file.

* remove double header

* remove double header

* remove double header

* remove double header

* remove double header

* remove double header

* remove double header

* Fix documentation links for part parameters

Updated links in documentation for part parameter units and part parameters.
2026-02-12 23:04:21 +01:00

13 lines
790 B
Markdown

---
author: SchrodingersGat
title: Rolling Stocktake Plugin
---
The InvenTree development team has released a new plugin which provides a "Rolling Stocktake" mechanism for InvenTree.
This plugin encourgaes users to perform regular stocktakes of inventory items in a rolling fashion, ensuring that stock levels are consistently accurate without the need for a complete inventory shutdown.
By presenting users with a dashboard widget that highlights stock items that are overdue for stocktake, the plugin helps maintain inventory accuracy and reduces the risk of stock discrepancies.
For more information about the plugin, please refer to the [plugin reference]({% link _repo/inventree-rolling-stocktake.md %}) or the [GitHub page](https://github.com/inventree/rolling-stocktake-plugin).