mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 05:36:46 +00:00
Update build.md
This commit is contained in:
parent
72a2b35921
commit
f5ec802a76
@ -37,6 +37,7 @@ bom_items that can be looped. Each bom_item line has further context variables.
|
|||||||
|
|
||||||
A very simple example wihtout any html formatting:
|
A very simple example wihtout any html formatting:
|
||||||
|
|
||||||
|
{% raw %}
|
||||||
```html
|
```html
|
||||||
reference: {{reference }}
|
reference: {{reference }}
|
||||||
<br>
|
<br>
|
||||||
@ -103,3 +104,4 @@ sub_part.name: L7805
|
|||||||
sub_part.build_order_allocations: <QuerySet [<BuildItem: BuildItem object (5)>]>
|
sub_part.build_order_allocations: <QuerySet [<BuildItem: BuildItem object (5)>]>
|
||||||
........
|
........
|
||||||
```
|
```
|
||||||
|
{% endraw %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user