2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-07-30 01:01:45 +00:00

Fixing pretty much every existing internal link.

Sometimes, it pays to RTFD
This commit is contained in:
Oliver Walters
2021-06-10 15:27:55 +10:00
parent 5de7189e5c
commit b072165f75
41 changed files with 102 additions and 100 deletions

View File

@@ -9,7 +9,7 @@ A customer is an external client to whom parts are sold.
To access the customer page, click on the "Sell" navigation tab and click on "Customers" option in the dropdown list.
!!! warning
**Viewing**, **adding**, **editing** and **deleting** customers require the corresponding [Sales Orders user permissions](../../admin/permissions)
**Viewing**, **adding**, **editing** and **deleting** customers require the corresponding [Sales Orders user permissions](../admin/permissions.md)
### Add Customer

View File

@@ -9,14 +9,14 @@ A manufacturer is an external **producer** of parts and raw materials.
To access the manufacturer page, click on the "Buy" navigation tab and click on "Manufacturers" option in the dropdown list.
!!! warning
**Viewing**, **adding**, **editing** and **deleting** manufacturers require the corresponding [Purchase Orders user permissions](../../admin/permissions)
**Viewing**, **adding**, **editing** and **deleting** manufacturers require the corresponding [Purchase Orders user permissions](../admin/permissions.md)
### Add Manufacturer
Once the manufacturer page is loaded, click on the "<span class='fas fa-plus-circle'></span> New Manufacturer" button: the "Create new Manufacturer" form opens. Fill-in the manufacturer informations (`Company name` and `Company description` are required) then click on the "Submit" button.
!!! info "Manufacturer vs Supplier"
In the case the manufacturer sells directly to customers, you may want to enable the checkbox `is supplier` before submitting the form (you can also enable it later on). Purchase orders rely exclusively on [supplier parts](../supplier#supplier-parts), therefore the manufacturer will need to be set as a supplier too.
In the case the manufacturer sells directly to customers, you may want to enable the checkbox `is supplier` before submitting the form (you can also enable it later on). Purchase orders rely exclusively on [supplier parts](./supplier.md#supplier-parts), therefore the manufacturer will need to be set as a supplier too.
### Edit Manufacturer
@@ -38,7 +38,7 @@ After the manufacturer details are loaded, click on the <span class='fas fa-tras
Manufacturer parts are linked to a manufacturer and defined as manufacturable items.
!!! warning
**Viewing**, **adding**, **editing** and **deleting** manufacturer parts require the corresponding [Purchase Orders user permissions](../../admin/permissions)
**Viewing**, **adding**, **editing** and **deleting** manufacturer parts require the corresponding [Purchase Orders user permissions](../admin/permissions.md)
### Add Manufacturer Part

View File

@@ -9,7 +9,7 @@ A supplier is an external **vendor** of parts and raw materials.
To access the supplier page, click on the "Buy" navigation tab and click on "Suppliers" option in the dropdown list.
!!! warning
**Viewing**, **adding**, **editing** and **deleting** suppliers require the corresponding [Purchase Orders user permissions](../../admin/permissions)
**Viewing**, **adding**, **editing** and **deleting** suppliers require the corresponding [Purchase Orders user permissions](../admin/permissions.md)
### Add Supplier
@@ -38,7 +38,7 @@ After the supplier details are loaded, click on the <span class='fas fa-trash-al
Supplier parts are linked to a supplier and defined as purchasable items.
!!! warning
**Viewing**, **adding**, **editing** and **deleting** supplier parts require the corresponding [Purchase Orders user permissions](../../admin/permissions)
**Viewing**, **adding**, **editing** and **deleting** supplier parts require the corresponding [Purchase Orders user permissions](../admin/permissions.md)
### Add Supplier Part