From b992525918b902f3441c47f661492a0ca0b82505 Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Mon, 1 May 2023 15:28:32 +0200 Subject: [PATCH] Fix CI fails Fixes #138 --- _data/functions/general.yml | 2 +- _posts/2023-04-17-0.11.0.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/functions/general.yml b/_data/functions/general.yml index 7bd371ab..3f20f4e4 100644 --- a/_data/functions/general.yml +++ b/_data/functions/general.yml @@ -8,7 +8,7 @@ functions: link: https://docs.inventree.org/en/latest/part/part/ - title: Manage Suppliers text: InvenTree allows you to easily create, modify or delete suppliers and supplier items linked to any part in your inventory. - link: https://docs.inventree.org/en/latest/buy/supplier/ + link: https://docs.inventree.org/en/latest/order/company/#suppliers - title: Instant Stock Knowledge text: Instantly view current stock for a certain part, in a particular location, or required for an individual build. extend: Stock items are organized in cascading locations and sub-locations, allowing flexible inspection of stock under any location. Stock items can be serialized for tracking of individual items, and test results can be stored against a serialized stock item for the purpose of acceptance testing and commissioning. diff --git a/_posts/2023-04-17-0.11.0.md b/_posts/2023-04-17-0.11.0.md index 59b03b3f..53af5def 100644 --- a/_posts/2023-04-17-0.11.0.md +++ b/_posts/2023-04-17-0.11.0.md @@ -11,7 +11,7 @@ We are thrilled to announce the latest stable release of Inventree, version 0.11 ### Return Orders -The addition of [Return Orders](https://docs.inventree.org/en/latest/sell/return/) is a significant new feature, which allows users to easily process and manage returned items, whether they are due to customer refunds or defective products. With the ability to track the status of return orders and the associated inventory movements, businesses can better manage their inventory levels, reduce waste, and improve their customer service. +The addition of [Return Orders](https://docs.inventree.org/en/latest/order/return_order/) is a significant new feature, which allows users to easily process and manage returned items, whether they are due to customer refunds or defective products. With the ability to track the status of return orders and the associated inventory movements, businesses can better manage their inventory levels, reduce waste, and improve their customer service. ### Stocktake Reports