diff --git a/docs/assets/images/stock/build_expired_stock.png b/docs/assets/images/stock/build_expired_stock.png deleted file mode 100644 index 6358877..0000000 Binary files a/docs/assets/images/stock/build_expired_stock.png and /dev/null differ diff --git a/docs/assets/images/stock/enable_stock_owner.png b/docs/assets/images/stock/enable_stock_owner.png index 1ecc408..f450995 100644 Binary files a/docs/assets/images/stock/enable_stock_owner.png and b/docs/assets/images/stock/enable_stock_owner.png differ diff --git a/docs/assets/images/stock/sell_build_expired_stock.png b/docs/assets/images/stock/sell_build_expired_stock.png new file mode 100644 index 0000000..d2a1507 Binary files /dev/null and b/docs/assets/images/stock/sell_build_expired_stock.png differ diff --git a/docs/assets/images/stock/sell_expired_stock.png b/docs/assets/images/stock/sell_expired_stock.png deleted file mode 100644 index 11527ca..0000000 Binary files a/docs/assets/images/stock/sell_expired_stock.png and /dev/null differ diff --git a/docs/stock/expiry.md b/docs/stock/expiry.md index c65b2f5..00a9d12 100644 --- a/docs/stock/expiry.md +++ b/docs/stock/expiry.md @@ -68,18 +68,10 @@ The Part expiry time can be altered using the Part editing form. {% include 'img.html' %} {% endwith %} -## Sales Orders +## Sales and Build Orders -By default, expired Stock Items cannot be added to a Sales Order. This behavior can be adjusted using the *Sell Expired Stock* setting. +By default, expired Stock Items cannot be added to neither a Sales Order nor a Build Order. This behavior can be adjusted using the *Sell Expired Stock* and *Build Expired Stock* settings: -{% with id="sell_expired", url="stock/sell_expired_stock.png", description="Sell expired stock" %} +{% with id="sell_build_expired", url="stock/sell_build_expired_stock.png", description="Sell Build Expired Stock" %} {% include 'img.html' %} {% endwith %} - -## Build Orders - -By default, expires Stock Items cannot be added to a Build Order. This behaviour can be adjusted using the *Build Expired Stock* setting. - -{% with id="build_expired", url="stock/build_expired_stock.png", description="Build expired stock" %} -{% include 'img.html' %} -{% endwith %} \ No newline at end of file