mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 22:18:27 +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",
|
||||
"apply_warehouse_wise_reorder_level": 1,
|
||||
"gst_hsn_code": "999800",
|
||||
"opening_stock": 10,
|
||||
"valuation_rate": 100,
|
||||
"item_defaults": [{
|
||||
"company": "_Test Company",
|
||||
|
||||
Reference in New Issue
Block a user