From 99b839d2b6ed78a62677d264c9cd90a95ed0c45c Mon Sep 17 00:00:00 2001 From: Deepesh Garg Date: Fri, 26 Jan 2024 10:46:44 +0530 Subject: [PATCH] chore: failing ci tests --- .../accounts/doctype/purchase_invoice/purchase_invoice.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json b/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json index f85fc878ab..a48f5ea16e 100644 --- a/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json +++ b/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -1253,6 +1253,7 @@ "fieldtype": "Select", "in_standard_filter": 1, "label": "Status", + "no_copy": 1, "options": "\nDraft\nReturn\nDebit Note Issued\nSubmitted\nPaid\nPartly Paid\nUnpaid\nOverdue\nCancelled\nInternal Transfer", "print_hide": 1 }, @@ -1612,7 +1613,7 @@ "idx": 204, "is_submittable": 1, "links": [], - "modified": "2023-11-29 15:35:44.697496", + "modified": "2024-01-26 10:46:00.469053", "modified_by": "Administrator", "module": "Accounts", "name": "Purchase Invoice",