mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-14 03:05:28 +00:00
Update build.md
This commit is contained in:
@ -30,6 +30,8 @@ bom_items that can be looped using
|
|||||||
|
|
||||||
```html
|
```html
|
||||||
{%for line in build.bom_items %}
|
{%for line in build.bom_items %}
|
||||||
|
some code
|
||||||
|
{% endfor %}
|
||||||
```
|
```
|
||||||
|
|
||||||
Each bom_item line has further context variables.
|
Each bom_item line has further context variables.
|
||||||
|
Reference in New Issue
Block a user