fix(CRM): Move Source section above Follow Up section In Opportunity (#22974)

* fix: move source section above follow up

* fix: only moving source field to 1st section
diff --git a/erpnext/crm/doctype/opportunity/opportunity.json b/erpnext/crm/doctype/opportunity/opportunity.json
index 545e232..219ed89 100644
--- a/erpnext/crm/doctype/opportunity/opportunity.json
+++ b/erpnext/crm/doctype/opportunity/opportunity.json
@@ -16,6 +16,7 @@
   "opportunity_from",
   "party_name",
   "customer_name",
+  "source",
   "column_break0",
   "title",
   "opportunity_type",
@@ -49,7 +50,6 @@
   "contact_email",
   "contact_mobile",
   "more_info",
-  "source",
   "campaign",
   "column_break1",
   "company",
@@ -424,7 +424,7 @@
  "icon": "fa fa-info-sign",
  "idx": 195,
  "links": [],
- "modified": "2020-07-14 16:49:15.888503",
+ "modified": "2020-08-11 14:49:13.496297",
  "modified_by": "Administrator",
  "module": "CRM",
  "name": "Opportunity",