diff --git a/docs/assets/images/stock/enable_stock_owner.png b/docs/assets/images/stock/enable_stock_owner.png index 9afd7d5..8a43a95 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/stock_owner_type.png b/docs/assets/images/stock/stock_owner_type.png index efc0dbe..e5de517 100644 Binary files a/docs/assets/images/stock/stock_owner_type.png and b/docs/assets/images/stock/stock_owner_type.png differ diff --git a/docs/stock/owner.md b/docs/stock/owner.md index f0e5381..d94374b 100644 --- a/docs/stock/owner.md +++ b/docs/stock/owner.md @@ -22,7 +22,7 @@ There are two types of owners in InvenTree: [groups](../settings/permissions.md# * If a group is selected as owner, **all** users linked to the specified group will be able to edit the stock location or item. * If a user is selected as owner, only the specified user will be able to edit the stock location or item. -When selecting an owner, in the drop-down list, groups are annotated with the `(group)` tag and users are annotated with the `(user)` tag: +When selecting an owner, in the drop-down list, groups are annotated with the icon and users are annotated with the icon: {% with id="stock_owner_type", url="stock/stock_owner_type.png", description="Display stock owner type" %} {% include 'img.html' %} @@ -33,7 +33,7 @@ When selecting an owner, in the drop-down list, groups are annotated with the `( To specify the owner of a stock location, navigate to the stock location detail page. Click on the icon under the location's name then click on "Edit Location". !!! warning - If you cannot see the icon, it means that you do **not** have permissions to edit stock locations. Refer to [the permissions documentation/../settings/permissions.md#roles) and/or contact your InvenTree administrator. + If you cannot see the icon, it means that you do **not** have permissions to edit stock locations. Refer to [the permissions documentation](../../settings/permissions/#roles) and/or contact your InvenTree administrator. In the "Edit Stock Location" form, select the owner and click the "Submit" button: