From abef9109b0caf67554d8cf999dc072cf9942101e Mon Sep 17 00:00:00 2001 From: Mihir Kandoi Date: Mon, 9 Feb 2026 10:11:48 +0530 Subject: [PATCH] revert: "fix: allow sales invoice to be renamed" This reverts commit 95fdbe55f9ecf1c894bf2f4d9121be34b2de8013. (cherry picked from commit 2660907ac8a16eba50489431da9455729b578ab7) --- erpnext/accounts/doctype/sales_invoice/sales_invoice.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/erpnext/accounts/doctype/sales_invoice/sales_invoice.json b/erpnext/accounts/doctype/sales_invoice/sales_invoice.json index 4d0e0c73458..b668e13e36c 100644 --- a/erpnext/accounts/doctype/sales_invoice/sales_invoice.json +++ b/erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -1,7 +1,6 @@ { "actions": [], "allow_import": 1, - "allow_rename": 1, "autoname": "naming_series:", "creation": "2022-01-25 10:29:57.771398", "doctype": "DocType", @@ -2307,7 +2306,7 @@ "link_fieldname": "consolidated_invoice" } ], - "modified": "2026-02-05 20:43:44.732805", + "modified": "2026-02-06 20:43:44.732805", "modified_by": "Administrator", "module": "Accounts", "name": "Sales Invoice",