fix: update default dashboard in Healthcare Desk Page
This commit is contained in:
parent
89dab1bc25
commit
df1cd0ef70
@ -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
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user