mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-02 19:50:59 +00:00
Update unit testing
This commit is contained in:
@ -41,6 +41,7 @@
|
||||
- model: stock.stockitem
|
||||
pk: 100
|
||||
fields:
|
||||
batch: "B1234"
|
||||
part: 25
|
||||
location: 7
|
||||
quantity: 10
|
||||
@ -54,6 +55,7 @@
|
||||
pk: 101
|
||||
fields:
|
||||
part: 25
|
||||
batch: "B2345"
|
||||
location: 7
|
||||
quantity: 5
|
||||
level: 0
|
||||
|
Reference in New Issue
Block a user