From d5b142e5caaf5733864f641dd6006b7ebdf8b258 Mon Sep 17 00:00:00 2001 From: marination Date: Mon, 14 Mar 2022 16:15:12 +0530 Subject: [PATCH] chore: Re-arrange fields for consistency with base currency LHS (cherry picked from commit a579a211fd2ad10ce08157c447d0e81988a68dce) --- .../buying/doctype/supplier_quotation/supplier_quotation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/buying/doctype/supplier_quotation/supplier_quotation.json b/erpnext/buying/doctype/supplier_quotation/supplier_quotation.json index 933949f5163..567e41fb61f 100644 --- a/erpnext/buying/doctype/supplier_quotation/supplier_quotation.json +++ b/erpnext/buying/doctype/supplier_quotation/supplier_quotation.json @@ -72,8 +72,8 @@ "section_break_46", "base_grand_total", "base_rounding_adjustment", - "base_in_words", "base_rounded_total", + "base_in_words", "column_break4", "grand_total", "rounding_adjustment", @@ -811,7 +811,7 @@ "index_web_pages_for_search": 1, "is_submittable": 1, "links": [], - "modified": "2022-03-14 15:53:02.550969", + "modified": "2022-03-14 16:13:20.284572", "modified_by": "Administrator", "module": "Buying", "name": "Supplier Quotation",