feat(Issue): Reset SLA (#18244)

* feat: reset sla

* fix: db.get_single_value

* feat: timeline entry for reset sla

* fix: remove communication from support config

* fix: reset sla on split_issue
This commit is contained in:
Himanshu
2019-07-12 06:49:35 +00:00
committed by Nabin Hait
parent 53e7df078e
commit 7d1d9aa46b
7 changed files with 93 additions and 14 deletions

View File

@@ -21,13 +21,7 @@ def get_data():
"type": "doctype",
"name": "Issue Priority",
"description": _("Issue Priority."),
},
{
"type": "doctype",
"name": "Communication",
"description": _("Communication log."),
"onboard": 1,
},
}
]
},
{