From b1f0fd4ac38b5ecc79a6fae4e6c75269ce9ffcd0 Mon Sep 17 00:00:00 2001 From: Ben Cornwell-Mott Date: Mon, 10 Jul 2017 09:09:29 -0700 Subject: [PATCH] Lead time matches Item master --- .../supplier_quotation_item.json | 39 ++----------------- 1 file changed, 4 insertions(+), 35 deletions(-) diff --git a/erpnext/buying/doctype/supplier_quotation_item/supplier_quotation_item.json b/erpnext/buying/doctype/supplier_quotation_item/supplier_quotation_item.json index ac93ac153c..62da50589e 100644 --- a/erpnext/buying/doctype/supplier_quotation_item/supplier_quotation_item.json +++ b/erpnext/buying/doctype/supplier_quotation_item/supplier_quotation_item.json @@ -141,8 +141,8 @@ "bold": 0, "collapsible": 0, "columns": 0, - "fieldname": "lead_time", - "fieldtype": "Float", + "fieldname": "lead_time_days", + "fieldtype": "Int", "hidden": 0, "ignore_user_permissions": 0, "ignore_xss_filter": 0, @@ -150,7 +150,7 @@ "in_global_search": 0, "in_list_view": 0, "in_standard_filter": 0, - "label": "Lead Time", + "label": "Lead Time in days", "length": 0, "no_copy": 0, "permlevel": 0, @@ -165,37 +165,6 @@ "set_only_once": 0, "unique": 0 }, - { - "allow_bulk_edit": 0, - "allow_on_submit": 0, - "bold": 0, - "collapsible": 0, - "columns": 0, - "fieldname": "lead_time_units", - "fieldtype": "Select", - "hidden": 0, - "ignore_user_permissions": 0, - "ignore_xss_filter": 0, - "in_filter": 0, - "in_global_search": 0, - "in_list_view": 0, - "in_standard_filter": 0, - "label": "Lead Time Unit", - "length": 0, - "no_copy": 0, - "options": "Days\nWeeks\nMonths", - "permlevel": 0, - "precision": "", - "print_hide": 0, - "print_hide_if_no_value": 0, - "read_only": 0, - "remember_last_selected_value": 0, - "report_hide": 0, - "reqd": 0, - "search_index": 0, - "set_only_once": 0, - "unique": 0 - }, { "allow_bulk_edit": 0, "allow_on_submit": 0, @@ -1495,7 +1464,7 @@ "issingle": 0, "istable": 1, "max_attachments": 0, - "modified": "2017-07-05 12:20:00.179325", + "modified": "2017-07-10 09:08:52.015387", "modified_by": "Administrator", "module": "Buying", "name": "Supplier Quotation Item",