mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 05:36:46 +00:00
Added permission warnings and edit/delete sections for supplier/manufacturer/customer
This commit is contained in:
parent
1f7a479ce2
commit
5ba24e88fb
@ -32,7 +32,7 @@ InvenTree functionality is split into a number of distinct roles. A group will h
|
|||||||
- **Purchase** - The *purchase* role is related to accessing Purchase Order data
|
- **Purchase** - The *purchase* role is related to accessing Purchase Order data
|
||||||
- **Sales** - The *sales* role is related to accessing Sales Order data
|
- **Sales** - The *sales* role is related to accessing Sales Order data
|
||||||
|
|
||||||
{% with id="roles", url="admin/roles.png", description="Roles" %}
|
{% with id="Roles Admin View", url="admin/roles.png", description="Roles" %}
|
||||||
{% include 'img.html' %}
|
{% include 'img.html' %}
|
||||||
{% endwith %}
|
{% endwith %}
|
||||||
|
|
||||||
|
@ -8,12 +8,21 @@ 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.
|
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)
|
||||||
|
|
||||||
### Add Customer
|
### Add Customer
|
||||||
|
|
||||||
!!! missing "TODO"
|
Once the customer page is loaded, click on the "<span class='fas fa-plus-circle'></span> New Customer" button: the "Create new Customer" form opens. Fill-in the manufacturer informations (`Company name` and `Company description` are required) then click on the "Submit" button.
|
||||||
This section requires further work
|
|
||||||
|
|
||||||
### Edit Customer
|
### Edit Customer
|
||||||
|
|
||||||
!!! missing "TODO"
|
To edit a customer, click on its name in the list of customers.
|
||||||
This section requires further work
|
|
||||||
|
After the customer details are loaded, click on the <span class='fas fa-edit'></span> icon under the customer name. Edit the customer information then click on the "Submit" button.
|
||||||
|
|
||||||
|
### Delete Customer
|
||||||
|
|
||||||
|
To delete a customer, click on its name in the list of customers.
|
||||||
|
|
||||||
|
After the customer details are loaded, click on the <span class='fas fa-trash-alt'></span> icon under the customer name. Confirm the deletion using the checkbox then click on the "Submit" button.
|
||||||
|
@ -8,22 +8,38 @@ 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.
|
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)
|
||||||
|
|
||||||
### Add Manufacturer
|
### Add Manufacturer
|
||||||
|
|
||||||
Once the manufacturer page is loaded, click on the "New Manufacturer" button: the "Create new Manufacturer" form opens. Fill-in the manufacturer informations (`Company name` and `Company description` are required) and click on "Submit".
|
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.
|
||||||
|
|
||||||
!!! note "Manufacturer vs Supplier"
|
!!! note "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#supplier-parts), therefore the manufacturer will need to be set as a supplier too.
|
||||||
|
|
||||||
### Edit Manufacturer
|
### Edit Manufacturer
|
||||||
|
|
||||||
!!! missing "TODO"
|
To edit a manufacturer, click on its name in the list of manufacturers.
|
||||||
This section requires further work
|
|
||||||
|
After the manufacturer details are loaded, click on the <span class='fas fa-edit'></span> icon under the manufacturer name. Edit the manufacturer information then click on the "Submit" button.
|
||||||
|
|
||||||
|
### Delete Manufacturer
|
||||||
|
|
||||||
|
!!! warning
|
||||||
|
All manufacturer parts for this manufacturer will also be deleted!
|
||||||
|
|
||||||
|
To delete a manufacturer, click on its name in the list of manufacturers.
|
||||||
|
|
||||||
|
After the manufacturer details are loaded, click on the <span class='fas fa-trash-alt'></span> icon under the manufacturer name. Review the list of manufacturer parts to be deleted in consequence of deleting this manufacturer. Confirm the deletion using the checkbox then click on the "Submit" button.
|
||||||
|
|
||||||
## Manufacturer Parts
|
## Manufacturer Parts
|
||||||
|
|
||||||
Manufacturer parts are linked to a manufacturer and supplier part: they are the actual "items" sold by a supplier.
|
Manufacturer parts are linked to a manufacturer and supplier part: they are the actual "items" sold by a supplier.
|
||||||
|
|
||||||
|
!!! warning
|
||||||
|
**Viewing**, **adding**, **editing** and **deleting** manufacturer parts require the corresponding [Purchase Orders user permissions](../../admin/permissions)
|
||||||
|
|
||||||
### Add Manufacturer Part
|
### Add Manufacturer Part
|
||||||
|
|
||||||
!!! missing "TODO"
|
!!! missing "TODO"
|
||||||
|
@ -8,22 +8,38 @@ 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.
|
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)
|
||||||
|
|
||||||
### Add Supplier
|
### Add Supplier
|
||||||
|
|
||||||
Once the supplier page is loaded, click on the "New Supplier" button: the "Create new Supplier" form opens. Fill-in the supplier informations (`Company name` and `Company description` are required) and click on "Submit".
|
Once the supplier page is loaded, click on the "<span class='fas fa-plus-circle'></span> New Supplier" button: the "Create new Supplier" form opens. Fill-in the supplier informations (`Company name` and `Company description` are required) then click on the "Submit" button.
|
||||||
|
|
||||||
!!! note "Supplier vs Manufacturer"
|
!!! note "Supplier vs Manufacturer"
|
||||||
In the case the supplier is a manufacturer who sells directly to customers, you may want to enable the checkbox `is manufacturer` before submitting the form (you can also enable it later on).
|
In the case the supplier is a manufacturer who sells directly to customers, you may want to enable the checkbox `is manufacturer` before submitting the form (you can also enable it later on).
|
||||||
|
|
||||||
### Edit Supplier
|
### Edit Supplier
|
||||||
|
|
||||||
!!! missing "TODO"
|
To edit a supplier, click on its name in the list of suppliers.
|
||||||
This section requires further work
|
|
||||||
|
After the supplier details are loaded, click on the <span class='fas fa-edit'></span> icon under the supplier name. Edit the supplier information then click on the "Submit" button.
|
||||||
|
|
||||||
|
### Delete Supplier
|
||||||
|
|
||||||
|
!!! warning
|
||||||
|
All supplier parts for this supplier will also be deleted!
|
||||||
|
|
||||||
|
To delete a supplier, click on its name in the list of suppliers.
|
||||||
|
|
||||||
|
After the supplier details are loaded, click on the <span class='fas fa-trash-alt'></span> icon under the supplier name. Review the list of supplier parts to be deleted in consequence of deleting this supplier. Confirm the deletion using the checkbox then click on the "Submit" button.
|
||||||
|
|
||||||
## Supplier Parts
|
## Supplier Parts
|
||||||
|
|
||||||
Supplier parts are linked to a supplier and defined as purchasable items.
|
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)
|
||||||
|
|
||||||
### Add Supplier Part
|
### Add Supplier Part
|
||||||
|
|
||||||
!!! missing "TODO"
|
!!! missing "TODO"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user