fix: update default dashboard in Healthcare Desk Page

This commit is contained in:
Rucha Mahabal 2020-05-19 15:38:46 +05:30
parent 89dab1bc25
commit df1cd0ef70
2 changed files with 2 additions and 4 deletions

View File

@ -2,10 +2,8 @@
# License: GNU General Public License v3. See license.txt
from __future__ import unicode_literals
import frappe, json
from frappe import _
import frappe
from frappe.utils.dashboard import cache_source
from erpnext.stock.utils import get_stock_value_from_bin
@frappe.whitelist()
@cache_source

View File

@ -63,7 +63,7 @@
"idx": 0,
"is_standard": 1,
"label": "Healthcare",
"modified": "2020-05-19 11:47:42.118464",
"modified": "2020-05-19 14:05:10.520457",
"modified_by": "Administrator",
"module": "Healthcare",
"name": "Healthcare",