minot fix
This commit is contained in:
parent
319c912f91
commit
1f61a1ecf2
@ -729,7 +729,7 @@ class TestStockEntry(unittest.TestCase):
|
||||
make_stock_entry(item_code="_Test Item 2", target="_Test Warehouse - _TC", qty=50, basic_rate=20)
|
||||
|
||||
item_quantity = {
|
||||
'_Test Item': 2.0,
|
||||
'_Test Item': 10.0,
|
||||
'_Test Item 2': 12.0,
|
||||
'_Test Serialized Item With Series': 6.0
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user