mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-17 20:55:25 +00:00
Completed companies doc (will update purchase and sales orders separately)
This commit is contained in:
@ -42,10 +42,23 @@ Supplier parts are linked to a supplier and defined as purchasable items.
|
||||
|
||||
### Add Supplier Part
|
||||
|
||||
!!! missing "TODO"
|
||||
This section requires further work
|
||||
To create a supplier part, you have the following options:
|
||||
* either navigate to a Part detail page then click on the "Suppliers" tab
|
||||
* or navigate to a Supplier detail page then click on the "Parts" tab.
|
||||
|
||||
Whichever you pick, click on the "<span class='fas fa-plus-circle'></span> New Supplier Part" button to load the "Create new Supplier Part" form. Fill out the form with the supplier part information then click on the "Submit" button.
|
||||
|
||||
### Edit Supplier Part
|
||||
|
||||
!!! missing "TODO"
|
||||
This section requires further work
|
||||
To edit a supplier part, first access the supplier part detail page with one of the following options:
|
||||
|
||||
* either navigate to a Part detail page, click on the "Suppliers" tab then click on the corresponding "Supplier Part" row value
|
||||
* or navigate to a Supplier detail page, click on the "Parts" tab then click on the corresponding "Supplier Part" row value.
|
||||
|
||||
After the supplier part details are loaded, click on the <span class='fas fa-edit'></span> icon next to the supplier part image. Edit the supplier part information then click on the "Submit" button.
|
||||
|
||||
### Delete Supplier Part
|
||||
|
||||
To delete a supplier part, first access the supplier part detail page like in the [Edit Supplier Part](#edit-supplier-part) section.
|
||||
|
||||
After the supplier part details are loaded, click on the <span class='fas fa-trash-alt'></span> icon next to the supplier part image. Review the the information for the supplier part to be deleted, confirm the deletion using the checkbox then click on the "Submit" button.
|
||||
|
Reference in New Issue
Block a user