From d4258fff9d8d6fa37209e6a29f18c5e585954a6d Mon Sep 17 00:00:00 2001 From: Smit Vora Date: Mon, 7 Oct 2024 20:36:53 +0530 Subject: [PATCH] chore: remove unused filed (cherry picked from commit 0c599c2b6d171161de4c697ae7e6c691e70cc2f4) --- erpnext/accounts/doctype/payment_request/payment_request.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/erpnext/accounts/doctype/payment_request/payment_request.json b/erpnext/accounts/doctype/payment_request/payment_request.json index 85354d6ca1c..4d3457d38de 100644 --- a/erpnext/accounts/doctype/payment_request/payment_request.json +++ b/erpnext/accounts/doctype/payment_request/payment_request.json @@ -430,10 +430,6 @@ "options": "Company", "read_only": 1 }, - { - "fieldname": "column_break_pnyv", - "fieldtype": "Column Break" - }, { "fieldname": "party_account_currency", "fieldtype": "Link",