Merge pull request #40349 from pps190/fix-rename-tax-rule

fix: allow tax rule to be renamed
This commit is contained in:
Deepesh Garg
2024-03-10 21:14:38 +05:30
committed by GitHub

View File

@@ -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"
}
}