feat: add Print Language to Lead and Opportunity (#24317)

* fix: move "Print Language" to "More Information"

* feat: add "Print Language" in "More Information"

Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
This commit is contained in:
Raffael Meyer 2021-02-18 11:54:37 +01:00 committed by GitHub
parent e7bf87cc84
commit d44e60f17c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 22 additions and 8 deletions

View File

@ -26,7 +26,6 @@
"supplier_group", "supplier_group",
"supplier_type", "supplier_type",
"pan", "pan",
"language",
"allow_purchase_invoice_creation_without_purchase_order", "allow_purchase_invoice_creation_without_purchase_order",
"allow_purchase_invoice_creation_without_purchase_receipt", "allow_purchase_invoice_creation_without_purchase_receipt",
"disabled", "disabled",
@ -57,6 +56,7 @@
"website", "website",
"supplier_details", "supplier_details",
"column_break_30", "column_break_30",
"language",
"is_frozen" "is_frozen"
], ],
"fields": [ "fields": [
@ -384,7 +384,7 @@
"idx": 370, "idx": 370,
"image_field": "image", "image_field": "image",
"links": [], "links": [],
"modified": "2020-06-17 23:18:20", "modified": "2021-01-06 19:51:40.939087",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Buying", "module": "Buying",
"name": "Supplier", "name": "Supplier",

View File

@ -49,6 +49,7 @@
"phone", "phone",
"mobile_no", "mobile_no",
"fax", "fax",
"website",
"more_info", "more_info",
"type", "type",
"market_segment", "market_segment",
@ -56,8 +57,8 @@
"request_type", "request_type",
"column_break3", "column_break3",
"company", "company",
"website",
"territory", "territory",
"language",
"unsubscribed", "unsubscribed",
"blog_subscriber", "blog_subscriber",
"title" "title"
@ -447,13 +448,19 @@
"fieldtype": "Select", "fieldtype": "Select",
"label": "Address Type", "label": "Address Type",
"options": "Billing\nShipping\nOffice\nPersonal\nPlant\nPostal\nShop\nSubsidiary\nWarehouse\nCurrent\nPermanent\nOther" "options": "Billing\nShipping\nOffice\nPersonal\nPlant\nPostal\nShop\nSubsidiary\nWarehouse\nCurrent\nPermanent\nOther"
},
{
"fieldname": "language",
"fieldtype": "Link",
"label": "Print Language",
"options": "Language"
} }
], ],
"icon": "fa fa-user", "icon": "fa fa-user",
"idx": 5, "idx": 5,
"image_field": "image", "image_field": "image",
"links": [], "links": [],
"modified": "2020-10-13 15:24:00.094811", "modified": "2021-01-06 19:39:58.748978",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "CRM", "module": "CRM",
"name": "Lead", "name": "Lead",

View File

@ -54,6 +54,7 @@
"campaign", "campaign",
"column_break1", "column_break1",
"transaction_date", "transaction_date",
"language",
"amended_from", "amended_from",
"lost_reasons" "lost_reasons"
], ],
@ -419,12 +420,18 @@
"fieldtype": "Duration", "fieldtype": "Duration",
"label": "First Response Time", "label": "First Response Time",
"read_only": 1 "read_only": 1
},
{
"fieldname": "language",
"fieldtype": "Link",
"label": "Print Language",
"options": "Language"
} }
], ],
"icon": "fa fa-info-sign", "icon": "fa fa-info-sign",
"idx": 195, "idx": 195,
"links": [], "links": [],
"modified": "2020-08-12 17:34:35.066961", "modified": "2021-01-06 19:42:46.190051",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "CRM", "module": "CRM",
"name": "Opportunity", "name": "Opportunity",

View File

@ -34,9 +34,8 @@
"companies", "companies",
"currency_and_price_list", "currency_and_price_list",
"default_currency", "default_currency",
"default_price_list",
"column_break_14", "column_break_14",
"language", "default_price_list",
"address_contacts", "address_contacts",
"address_html", "address_html",
"website", "website",
@ -59,6 +58,7 @@
"column_break_45", "column_break_45",
"market_segment", "market_segment",
"industry", "industry",
"language",
"is_frozen", "is_frozen",
"column_break_38", "column_break_38",
"loyalty_program", "loyalty_program",
@ -485,7 +485,7 @@
"idx": 363, "idx": 363,
"image_field": "image", "image_field": "image",
"links": [], "links": [],
"modified": "2020-03-17 11:03:42.706907", "modified": "2021-01-06 19:35:25.418017",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Selling", "module": "Selling",
"name": "Customer", "name": "Customer",