mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 20:29:09 +00:00
test: set opening stock to fix NegativeStock errors (#25101)
Co-authored-by: Sagar Vora <sagar@resilient.tech>
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
"item_name": "_Test Item",
|
"item_name": "_Test Item",
|
||||||
"apply_warehouse_wise_reorder_level": 1,
|
"apply_warehouse_wise_reorder_level": 1,
|
||||||
"gst_hsn_code": "999800",
|
"gst_hsn_code": "999800",
|
||||||
|
"opening_stock": 10,
|
||||||
"valuation_rate": 100,
|
"valuation_rate": 100,
|
||||||
"item_defaults": [{
|
"item_defaults": [{
|
||||||
"company": "_Test Company",
|
"company": "_Test Company",
|
||||||
|
|||||||
Reference in New Issue
Block a user