mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 10:11:20 +00:00
Fixed test records for supplier
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
{
|
{
|
||||||
"doctype": "Supplier",
|
"doctype": "Supplier",
|
||||||
"supplier_name": "_Test Supplier P",
|
"supplier_name": "_Test Supplier P",
|
||||||
"supplier_type": "_Test Supplier Type",
|
"supplier_type": "_Test Supplier Type"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"doctype": "Supplier",
|
"doctype": "Supplier",
|
||||||
|
|||||||
Reference in New Issue
Block a user