mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 08:24:47 +00:00
fix: moved company field, renamed to 'More Information'
This commit is contained in:
@@ -50,9 +50,9 @@
|
|||||||
"contact_email",
|
"contact_email",
|
||||||
"contact_mobile",
|
"contact_mobile",
|
||||||
"more_info",
|
"more_info",
|
||||||
|
"company",
|
||||||
"campaign",
|
"campaign",
|
||||||
"column_break1",
|
"column_break1",
|
||||||
"company",
|
|
||||||
"transaction_date",
|
"transaction_date",
|
||||||
"amended_from",
|
"amended_from",
|
||||||
"lost_reasons"
|
"lost_reasons"
|
||||||
@@ -344,7 +344,7 @@
|
|||||||
"collapsible": 1,
|
"collapsible": 1,
|
||||||
"fieldname": "more_info",
|
"fieldname": "more_info",
|
||||||
"fieldtype": "Section Break",
|
"fieldtype": "Section Break",
|
||||||
"label": "Company Information",
|
"label": "More Information",
|
||||||
"oldfieldtype": "Section Break",
|
"oldfieldtype": "Section Break",
|
||||||
"options": "fa fa-file-text"
|
"options": "fa fa-file-text"
|
||||||
},
|
},
|
||||||
@@ -424,7 +424,7 @@
|
|||||||
"icon": "fa fa-info-sign",
|
"icon": "fa fa-info-sign",
|
||||||
"idx": 195,
|
"idx": 195,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2020-08-11 16:15:45.052240",
|
"modified": "2020-08-11 17:34:35.066961",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "CRM",
|
"module": "CRM",
|
||||||
"name": "Opportunity",
|
"name": "Opportunity",
|
||||||
|
|||||||
Reference in New Issue
Block a user