mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 04:39:11 +00:00
refactor: clean up desk pages (#22004)
* refactor: clean up desk pages * refactor: update label for CRM
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"idx": 0,
|
||||
"is_standard": 1,
|
||||
"label": "CRM",
|
||||
"modified": "2020-05-28 13:29:28.253749",
|
||||
"modified": "2020-05-28 13:33:52.906750",
|
||||
"modified_by": "Administrator",
|
||||
"module": "CRM",
|
||||
"name": "CRM",
|
||||
@@ -52,6 +52,7 @@
|
||||
"pin_to_top": 0,
|
||||
"shortcuts": [
|
||||
{
|
||||
"color": "#ffe8cd",
|
||||
"format": "{} Open",
|
||||
"label": "Lead",
|
||||
"link_to": "Lead",
|
||||
@@ -59,6 +60,7 @@
|
||||
"type": "DocType"
|
||||
},
|
||||
{
|
||||
"color": "#cef6d1",
|
||||
"format": "{} Assigned",
|
||||
"label": "Opportunity",
|
||||
"link_to": "Opportunity",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"documentation_url": "https://docs.erpnext.com/docs/user/manual/en/CRM",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"modified": "2020-05-27 11:33:09.941263",
|
||||
"modified": "2020-05-28 13:59:33.693420",
|
||||
"modified_by": "Administrator",
|
||||
"module": "CRM",
|
||||
"name": "CRM",
|
||||
@@ -37,6 +37,6 @@
|
||||
],
|
||||
"subtitle": "Lead, Opportunity, Customer and more",
|
||||
"success_message": "CRM Module is all setup!",
|
||||
"title": "Let's Setup Your CRM",
|
||||
"title": "Let's Set Up Your CRM",
|
||||
"user_can_dismiss": 1
|
||||
}
|
||||
Reference in New Issue
Block a user