Updated BoM screenshots
Before Width: | Height: | Size: 126 KiB After Width: | Height: | Size: 162 KiB |
Before Width: | Height: | Size: 77 KiB After Width: | Height: | Size: 108 KiB |
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 84 KiB |
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 122 KiB |
Before Width: | Height: | Size: 154 KiB After Width: | Height: | Size: 139 KiB |
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 98 KiB |
5
docs/build/bom.md
vendored
@ -116,7 +116,7 @@ Once the BOM file is uploaded, the following view will load:
|
||||
{% include 'img.html' %}
|
||||
{% endwith %}
|
||||
|
||||
InvenTree will attempt to automatically match the BOM file columns with InvenTree part fields. `Part_Name` is a **required** field for the upload process and moving on to the next step. Sprcifying the `Part_IPN` field matching is very powerful as it allows to create direct pointers to InvenTree parts.
|
||||
InvenTree will attempt to automatically match the BOM file columns with InvenTree part fields. `Part_Name` is a **required** field for the upload process and moving on to the next step. Specifying the `Part_IPN` field matching is very powerful as it allows to create direct pointers to InvenTree parts.
|
||||
|
||||
Once you have selected the corresponding InvenTree fields, click on the "Submit Selections" button to move on to the next step.
|
||||
|
||||
@ -129,9 +129,6 @@ Once the BOM file columns and InvenTree fields are correctly matched, the follow
|
||||
|
||||
InvenTree automatically tries to match parts from the BOM file with parts in its database. For parts that are found in InvenTree's database, the `Select Part` field selection will automatically point to the matching database part.
|
||||
|
||||
!!! info "Create New Part"
|
||||
The <span class='fas fa-plus-circle'></span> icon in the `Select Part` column let's you load the `Create New Part` form which allows you to create an InvenTree part during the BOM upload process.
|
||||
|
||||
In this view, you can also edit the parts `Reference` and `Quantity` fields.
|
||||
|
||||
Once you have selected the corresponding InvenTree parts, click on the "Submit BOM" button to complete the BOM upload process.
|
||||
|