mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-03 04:00:57 +00:00
Update test fixtures
- Can't assume that pk values will be assigned sensibly! - Need to hard-code them in
This commit is contained in:
@ -29,6 +29,7 @@
|
||||
# 250 x ACME0002 (M2x4 LPHS)
|
||||
# Partially received (50)
|
||||
- model: order.purchaseorderlineitem
|
||||
pk: 2
|
||||
fields:
|
||||
order: 1
|
||||
part: 2
|
||||
@ -37,6 +38,7 @@
|
||||
|
||||
# 1000 x ACME0003
|
||||
- model: order.purchaseorderlineitem
|
||||
pk: 3
|
||||
fields:
|
||||
order: 1
|
||||
part: 3
|
||||
|
Reference in New Issue
Block a user