[minor] Added batch item in the demo data

This commit is contained in:
Rohit Waghchaure
2017-09-28 11:51:03 +05:30
parent 946e182564
commit c4ee77a3cc
3 changed files with 32 additions and 2 deletions

View File

@@ -278,5 +278,16 @@
"item_code": "Autocad",
"item_name": "Autocad",
"item_group": "All Item Groups"
},
{
"is_stock_item": 1,
"has_batch_no": 1,
"create_new_batch": 1,
"valuation_rate": 200,
"default_warehouse": "Stores",
"description": "Corrugated Box",
"item_code": "Corrugated Box",
"item_name": "Corrugated Box",
"item_group": "All Item Groups"
}
]