mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-19 13:09:17 +00:00
added test record for purchase invoice test case
This commit is contained in:
@@ -240,6 +240,7 @@ test_records = [
|
||||
"inspection_required": "No",
|
||||
"is_pro_applicable": "No",
|
||||
"is_sub_contracted_item": "No",
|
||||
"stock_uom": "_Test UOM"
|
||||
},
|
||||
{
|
||||
"doctype": "Item Tax",
|
||||
@@ -263,5 +264,6 @@ test_records = [
|
||||
"inspection_required": "No",
|
||||
"is_pro_applicable": "No",
|
||||
"is_sub_contracted_item": "No",
|
||||
"stock_uom": "_Test UOM"
|
||||
}],
|
||||
]
|
||||
Reference in New Issue
Block a user