mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 00:44:45 +00:00
[rename] Support Ticket -> Issue
This commit is contained in:
@@ -8,7 +8,7 @@ def get_data():
|
||||
"items": [
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Support Ticket",
|
||||
"name": "Issue",
|
||||
"description": _("Support queries from customers."),
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user