feat: add icon to healthcare desk page

This commit is contained in:
Shivam Mishra 2020-09-10 15:37:54 +05:30
parent 9cc87f8b9a
commit 2b405b9bb3

View File

@ -61,10 +61,11 @@
"doctype": "Desk Page", "doctype": "Desk Page",
"extends_another_page": 0, "extends_another_page": 0,
"hide_custom": 0, "hide_custom": 0,
"icon": "healthcare",
"idx": 0, "idx": 0,
"is_standard": 1, "is_standard": 1,
"label": "Healthcare", "label": "Healthcare",
"modified": "2020-06-25 23:50:56.951698", "modified": "2020-09-10 15:37:23.666787",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Healthcare", "module": "Healthcare",
"name": "Healthcare", "name": "Healthcare",
@ -75,7 +76,7 @@
"restrict_to_domain": "Healthcare", "restrict_to_domain": "Healthcare",
"shortcuts": [ "shortcuts": [
{ {
"color": "#ffe8cd", "color": "Orange",
"format": "{} Open", "format": "{} Open",
"label": "Patient Appointment", "label": "Patient Appointment",
"link_to": "Patient Appointment", "link_to": "Patient Appointment",
@ -83,7 +84,7 @@
"type": "DocType" "type": "DocType"
}, },
{ {
"color": "#ffe8cd", "color": "Orange",
"format": "{} Active", "format": "{} Active",
"label": "Patient", "label": "Patient",
"link_to": "Patient", "link_to": "Patient",
@ -91,7 +92,7 @@
"type": "DocType" "type": "DocType"
}, },
{ {
"color": "#cef6d1", "color": "Green",
"format": "{} Vacant", "format": "{} Vacant",
"label": "Healthcare Service Unit", "label": "Healthcare Service Unit",
"link_to": "Healthcare Service Unit", "link_to": "Healthcare Service Unit",