2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-14 11:15:31 +00:00

Fixed formatting

This commit is contained in:
Michael
2022-04-19 21:49:29 +02:00
committed by GitHub
parent a19058bc37
commit 5610913258

View File

@ -77,6 +77,7 @@ sub_part.build_order_allocations: {{ line.sub_part.build_order_allocations}}
This will result in:
```text
reference: 0001
quantity: 10
title: BO0001
@ -101,3 +102,4 @@ sub_part.IPN: ANA-000002-001
sub_part.name: L7805
sub_part.build_order_allocations: <QuerySet [<BuildItem: BuildItem object (5)>]>
........
```