mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-29 11:38:32 +00:00
fix: allow tax rule to be renamed
This commit is contained in:
committed by
GitHub
parent
55b9664115
commit
0d6afda6b8
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"actions": [],
|
||||
"allow_import": 1,
|
||||
"allow_rename": 1,
|
||||
"autoname": "ACC-TAX-RULE-.YYYY.-.#####",
|
||||
"creation": "2015-08-07 02:33:52.670866",
|
||||
"doctype": "DocType",
|
||||
@@ -225,7 +226,7 @@
|
||||
}
|
||||
],
|
||||
"links": [],
|
||||
"modified": "2021-06-04 23:14:27.186879",
|
||||
"modified": "2024-03-09 08:08:27.186879",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Accounts",
|
||||
"name": "Tax Rule",
|
||||
@@ -247,4 +248,4 @@
|
||||
"show_name_in_global_search": 1,
|
||||
"sort_field": "modified",
|
||||
"sort_order": "DESC"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user