update subscription to auto_repeat across dashboards (#13956)

This commit is contained in:
Zarrar
2018-05-08 16:06:36 +05:30
committed by Nabin Hait
parent 204c3bc37e
commit f2df7f32fa
9 changed files with 10 additions and 10 deletions

View File

@@ -34,8 +34,8 @@ def get_data():
},
{
"type": "doctype",
"name": "Subscription",
"label": _("Subscription"),
"name": "Auto Repeat",
"label": _("Auto Repeat"),
"description": _("To make recurring documents")
},
{