mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-29 18:04:46 +00:00
update subscription to auto_repeat across dashboards (#13956)
This commit is contained in:
@@ -34,8 +34,8 @@ def get_data():
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Subscription",
|
||||
"label": _("Subscription"),
|
||||
"name": "Auto Repeat",
|
||||
"label": _("Auto Repeat"),
|
||||
"description": _("To make recurring documents")
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user