mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 20:59:11 +00:00
Update erpnext/selling/doctype/customer/customer.txt
This commit is contained in:
@@ -203,7 +203,7 @@
|
|||||||
# DocField
|
# DocField
|
||||||
{
|
{
|
||||||
'colour': u'White:FFF',
|
'colour': u'White:FFF',
|
||||||
'description': u'<a href="javascript:cur_frm.cscript.CGHelp();">To manage Customer Groups, click here</a>',
|
'description': u'<a href="#!Sales Browser/Customer Group">To manage Customer Groups, click here</a>',
|
||||||
'doctype': u'DocField',
|
'doctype': u'DocField',
|
||||||
'fieldname': u'customer_group',
|
'fieldname': u'customer_group',
|
||||||
'fieldtype': u'Link',
|
'fieldtype': u'Link',
|
||||||
@@ -223,7 +223,7 @@
|
|||||||
# DocField
|
# DocField
|
||||||
{
|
{
|
||||||
'colour': u'White:FFF',
|
'colour': u'White:FFF',
|
||||||
'description': u'<a href="javascript:cur_frm.cscript.TerritoryHelp();">To manage Territory, click here</a>',
|
'description': u'<a href="#!Sales Browser/Territory">To manage Territory, click here</a>',
|
||||||
'doctype': u'DocField',
|
'doctype': u'DocField',
|
||||||
'fieldname': u'territory',
|
'fieldname': u'territory',
|
||||||
'fieldtype': u'Link',
|
'fieldtype': u'Link',
|
||||||
|
|||||||
Reference in New Issue
Block a user