From 2660907ac8a16eba50489431da9455729b578ab7 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. --- 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 10824272d03..68379cef48e 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", @@ -2317,7 +2316,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",