chore: Update customer/supplier names
This commit is contained in:
parent
8bdf280cfb
commit
000de4eddf
@ -3,18 +3,18 @@
|
||||
"doctype": "Customer",
|
||||
"customer_group": "Demo Customer Group",
|
||||
"territory": "All Territories",
|
||||
"customer_name": "ABC Enterprises"
|
||||
"customer_name": "Grant Plastics Ltd."
|
||||
},
|
||||
{
|
||||
"doctype": "Customer",
|
||||
"customer_group": "Demo Customer Group",
|
||||
"territory": "All Territories",
|
||||
"customer_name": "XYZ Corporation"
|
||||
"customer_name": "West View Software Ltd."
|
||||
},
|
||||
{
|
||||
"doctype": "Customer",
|
||||
"customer_group": "Demo Customer Group",
|
||||
"territory": "All Territories",
|
||||
"customer_name": "KJPR Pvt. Ltd."
|
||||
"customer_name": "Palmer Productions Ltd."
|
||||
}
|
||||
]
|
@ -2,7 +2,7 @@
|
||||
{
|
||||
"doctype": "Supplier",
|
||||
"supplier_group": "Demo Supplier Group",
|
||||
"supplier_name": "DQ Industries"
|
||||
"supplier_name": "Zuckerman Security Ltd."
|
||||
},
|
||||
{
|
||||
"doctype": "Supplier",
|
||||
@ -12,6 +12,6 @@
|
||||
{
|
||||
"doctype": "Supplier",
|
||||
"supplier_group": "Demo Supplier Group",
|
||||
"supplier_name": "KC Corp."
|
||||
"supplier_name": "Summit Traders Ltd."
|
||||
}
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user