refactor: clean up desk pages (#22004)

* refactor: clean up desk pages

* refactor: update label for CRM
This commit is contained in:
Shivam Mishra
2020-05-28 09:18:50 +00:00
committed by GitHub
parent af91e13435
commit 6621e22c02
9 changed files with 142 additions and 31 deletions

View File

@@ -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",

View File

@@ -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
}