mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 18:59:08 +00:00
added some test records
This commit is contained in:
@@ -258,9 +258,9 @@ class DocType:
|
||||
|
||||
test_records = [
|
||||
[{
|
||||
"doctype": "Company",
|
||||
"company_name": "_Test Company",
|
||||
"abbr": "TC",
|
||||
"abbr": "_TC",
|
||||
"default_currency": "INR",
|
||||
"doctype": "Company"
|
||||
}]
|
||||
}],
|
||||
]
|
||||
Reference in New Issue
Block a user