mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-03 04:00:57 +00:00
Cleanup
This commit is contained in:
@ -35,8 +35,16 @@
|
||||
quantity: 250
|
||||
received: 50
|
||||
|
||||
# 1000 x ACME0003
|
||||
- model: order.purchaseorderlineitem
|
||||
fields:
|
||||
order: 1
|
||||
part: 3
|
||||
quantity: 1000
|
||||
|
||||
# 100 x ZERGLPHS (M2x4 LPHS)
|
||||
- model: order.purchaseorderlineitem
|
||||
pk: 22
|
||||
fields:
|
||||
order: 2
|
||||
part: 3
|
||||
|
Reference in New Issue
Block a user