onbarding steps fix (#21959)

This commit is contained in:
Anupam Kumar 2020-05-27 20:20:20 +05:30 committed by GitHub
parent df5f8528e7
commit a77032f926
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 10 additions and 10 deletions

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-20 12:53:47.029412",
"modified": "2020-05-27 11:33:09.941263",
"modified_by": "Administrator",
"module": "CRM",
"name": "CRM",

View File

@ -8,12 +8,12 @@
"is_mandatory": 0,
"is_single": 0,
"is_skipped": 0,
"modified": "2020-05-14 17:30:07.887411",
"modified": "2020-05-27 11:30:28.237263",
"modified_by": "Administrator",
"name": "Create and Send Quotation",
"owner": "Administrator",
"reference_document": "Quotation",
"show_full_form": 0,
"show_full_form": 1,
"title": "Create and Send Quotation",
"validate_action": 0
"validate_action": 1
}

View File

@ -8,12 +8,12 @@
"is_mandatory": 0,
"is_single": 0,
"is_skipped": 0,
"modified": "2020-05-14 17:28:36.441387",
"modified": "2020-05-27 11:30:59.493720",
"modified_by": "Administrator",
"name": "Create Lead",
"owner": "Administrator",
"reference_document": "Lead",
"show_full_form": 0,
"show_full_form": 1,
"title": "Create Lead",
"validate_action": 0
"validate_action": 1
}

View File

@ -15,5 +15,5 @@
"reference_document": "Opportunity",
"show_full_form": 0,
"title": "Create Opportunity",
"validate_action": 0
"validate_action": 1
}

View File

@ -8,12 +8,12 @@
"is_mandatory": 0,
"is_single": 0,
"is_skipped": 0,
"modified": "2020-05-14 17:28:16.448676",
"modified": "2020-05-27 11:28:07.452857",
"modified_by": "Administrator",
"name": "Introduction to CRM",
"owner": "Administrator",
"show_full_form": 0,
"title": "Introduction to CRM",
"validate_action": 0,
"validate_action": 1,
"video_url": "https://www.youtube.com/watch?v=o9XCSZHJfpA"
}