mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 13:46:54 +00:00
Update build.md
This commit is contained in:
parent
974ac97885
commit
a19058bc37
@ -37,7 +37,7 @@ bom_items that can be looped using {%for line in build.bom_items %} Each bom_ite
|
|||||||
|
|
||||||
A very simple example wihtout any html formatting:
|
A very simple example wihtout any html formatting:
|
||||||
|
|
||||||
'''HTML
|
```html
|
||||||
reference: {{reference }}
|
reference: {{reference }}
|
||||||
<br>
|
<br>
|
||||||
quantity: {{ quantity }}
|
quantity: {{ quantity }}
|
||||||
@ -73,7 +73,7 @@ sub_part.build_order_allocations: {{ line.sub_part.build_order_allocations}}
|
|||||||
........
|
........
|
||||||
<br>
|
<br>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
'''
|
```
|
||||||
|
|
||||||
This will result in:
|
This will result in:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user