From e96be712b849f9e93b3afc386afce7abf3594f82 Mon Sep 17 00:00:00 2001 From: Deepesh Garg Date: Tue, 22 Nov 2022 12:50:00 +0530 Subject: [PATCH] chore: Rearrange supplier invoice section in Purchase Invoice --- .../doctype/purchase_invoice/purchase_invoice.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json b/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json index 370c0fc960..a5981fdebd 100644 --- a/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json +++ b/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -25,6 +25,10 @@ "apply_tds", "tax_withholding_category", "amended_from", + "supplier_invoice_details", + "bill_no", + "column_break_15", + "bill_date", "accounting_dimensions_section", "cost_center", "dimension_col_break", @@ -151,10 +155,6 @@ "status", "column_break_177", "per_received", - "supplier_invoice_details", - "bill_no", - "column_break_15", - "bill_date", "accounting_details_section", "credit_to", "party_account_currency", @@ -1540,7 +1540,7 @@ "idx": 204, "is_submittable": 1, "links": [], - "modified": "2022-11-04 01:02:44.544878", + "modified": "2022-11-22 12:44:29.935567", "modified_by": "Administrator", "module": "Accounts", "name": "Purchase Invoice",