mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 08:24:47 +00:00
(cherry picked from commit 4437eb0c4b)
Co-authored-by: Ankush Menat <ankush@iwebnotes.com>
This commit is contained in:
@@ -37,7 +37,6 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"default": "7",
|
"default": "7",
|
||||||
"description": "Auto close Issue after 7 days",
|
|
||||||
"fieldname": "close_issue_after_days",
|
"fieldname": "close_issue_after_days",
|
||||||
"fieldtype": "Int",
|
"fieldtype": "Int",
|
||||||
"label": "Close Issue After Days"
|
"label": "Close Issue After Days"
|
||||||
@@ -164,7 +163,7 @@
|
|||||||
],
|
],
|
||||||
"issingle": 1,
|
"issingle": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2020-06-11 13:08:38.473616",
|
"modified": "2021-10-14 13:08:38.473616",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Support",
|
"module": "Support",
|
||||||
"name": "Support Settings",
|
"name": "Support Settings",
|
||||||
|
|||||||
Reference in New Issue
Block a user