mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-13 09:43:49 +00:00
revert: "fix: allow sales invoice to be renamed"
This reverts commit95fdbe55f9. (cherry picked from commit2660907ac8)
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"actions": [],
|
"actions": [],
|
||||||
"allow_import": 1,
|
"allow_import": 1,
|
||||||
"allow_rename": 1,
|
|
||||||
"autoname": "naming_series:",
|
"autoname": "naming_series:",
|
||||||
"creation": "2022-01-25 10:29:57.771398",
|
"creation": "2022-01-25 10:29:57.771398",
|
||||||
"doctype": "DocType",
|
"doctype": "DocType",
|
||||||
@@ -2307,7 +2306,7 @@
|
|||||||
"link_fieldname": "consolidated_invoice"
|
"link_fieldname": "consolidated_invoice"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"modified": "2026-02-05 20:43:44.732805",
|
"modified": "2026-02-06 20:43:44.732805",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Sales Invoice",
|
"name": "Sales Invoice",
|
||||||
|
|||||||
Reference in New Issue
Block a user