Update bom.md

This commit is contained in:
Michael
2022-04-21 22:14:18 +02:00
committed by GitHub
parent dfb1e4994a
commit 5aba9c93c3
+4 -1
View File
@@ -107,4 +107,7 @@ table td {
| Variable | Description |
| --- | --- |
| bom_items | Query set that contains all BOM items |
| bom_items.sub_part | One part of the BOM |
| bom_items...sub_part | One component of the BOM |
| bom_items...qualtity | Numeber of parts |
| bom_items...reference | Reference designators of the part |
| bom_items...substitutes | Query set that contains sunstitutes of the part if any exist in the BOM |