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:
@@ -253,6 +253,7 @@ class DocType(TransactionBase):
|
||||
test_records = [
|
||||
[{
|
||||
"doctype": "Customer",
|
||||
"customer_name": "_Test Customer",
|
||||
"customer_type": "Individual",
|
||||
"customer_group": "_Test Customer Group",
|
||||
"territory": "_Test Territory",
|
||||
|
||||
Reference in New Issue
Block a user