mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 03:39:11 +00:00
grammatical fixes for description of Default Customer
(cherry picked from commit f7beeff2d8)
Co-authored-by: Michelle Alva <50285544+michellealva@users.noreply.github.com>
This commit is contained in:
@@ -133,7 +133,7 @@
|
|||||||
"label": "Customer Settings"
|
"label": "Customer Settings"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "If Shopify not contains a customer in Order, then while syncing Orders, the system will consider default customer for order",
|
"description": "If Shopify does not have a customer in the order, then while syncing the orders, the system will consider the default customer for the order",
|
||||||
"fieldname": "default_customer",
|
"fieldname": "default_customer",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"label": "Default Customer",
|
"label": "Default Customer",
|
||||||
@@ -277,4 +277,4 @@
|
|||||||
],
|
],
|
||||||
"sort_field": "modified",
|
"sort_field": "modified",
|
||||||
"sort_order": "DESC"
|
"sort_order": "DESC"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user