diff --git a/docs/assets/images/stock/enable_stock_expiry.png b/docs/assets/images/stock/enable_stock_expiry.png index 36e1457..b806b25 100644 Binary files a/docs/assets/images/stock/enable_stock_expiry.png and b/docs/assets/images/stock/enable_stock_expiry.png differ diff --git a/docs/assets/images/stock/expiry_date_create.png b/docs/assets/images/stock/expiry_date_create.png index fa781ce..2376302 100644 Binary files a/docs/assets/images/stock/expiry_date_create.png and b/docs/assets/images/stock/expiry_date_create.png differ diff --git a/docs/assets/images/stock/expiry_date_edit.png b/docs/assets/images/stock/expiry_date_edit.png index c994db7..0251c3f 100644 Binary files a/docs/assets/images/stock/expiry_date_edit.png and b/docs/assets/images/stock/expiry_date_edit.png differ diff --git a/docs/assets/images/stock/stock_add.png b/docs/assets/images/stock/stock_add.png index d64f79a..209e904 100644 Binary files a/docs/assets/images/stock/stock_add.png and b/docs/assets/images/stock/stock_add.png differ diff --git a/docs/assets/images/stock/stock_count.png b/docs/assets/images/stock/stock_count.png index c83fb67..64ef897 100644 Binary files a/docs/assets/images/stock/stock_count.png and b/docs/assets/images/stock/stock_count.png differ diff --git a/docs/assets/images/stock/stock_move.png b/docs/assets/images/stock/stock_move.png index 7144012..312a117 100644 Binary files a/docs/assets/images/stock/stock_move.png and b/docs/assets/images/stock/stock_move.png differ diff --git a/docs/assets/images/stock/stock_options.png b/docs/assets/images/stock/stock_options.png new file mode 100644 index 0000000..c8b7d01 Binary files /dev/null and b/docs/assets/images/stock/stock_options.png differ diff --git a/docs/assets/images/stock/stock_remove.png b/docs/assets/images/stock/stock_remove.png index 3886088..a8b8635 100644 Binary files a/docs/assets/images/stock/stock_remove.png and b/docs/assets/images/stock/stock_remove.png differ diff --git a/docs/stock/adjust.md b/docs/stock/adjust.md index be1d1da..cc3780a 100644 --- a/docs/stock/adjust.md +++ b/docs/stock/adjust.md @@ -6,6 +6,12 @@ title: Stock Adjustments InvenTree provides simple yet powerful management of stock levels. Multiple stock adjustment options are available, and each type of adjustment is automatically tracked to maintain a complete stock history. +Stock adjustements can be accessed in any stock items table using the "Stock Options" dropdown entries: + +{% with id="stock_options", url="stock/stock_options.png", description="Stock Options" %} +{% include 'img.html' %} +{% endwith %} + ### Move Stock Multiple stock items can be moved to a new location in a single operation. Each item is moved to the selected location, and a stock tracking entry is added to the stock item history.