Skip to content

Commit

Permalink
fix: Add therapy plan template to healthcare workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
ChillarAnand committed Nov 23, 2021
1 parent 6781358 commit 16bfedb
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions healthcare/healthcare/workspace/healthcare/healthcare.json
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,17 @@
"onboard": 1,
"type": "Link"
},
{
"dependencies": "",
"hidden": 0,
"is_query_report": 0,
"label": "Therapy Plan Template",
"link_count": 0,
"link_to": "Therapy Plan Template",
"link_type": "DocType",
"onboard": 0,
"type": "Link"
},
{
"dependencies": "",
"hidden": 0,
Expand Down Expand Up @@ -579,7 +590,7 @@
"type": "Link"
}
],
"modified": "2021-11-13 09:51:02.586305",
"modified": "2021-11-21 09:51:02.586305",
"modified_by": "Administrator",
"module": "Healthcare",
"name": "Healthcare",
Expand Down Expand Up @@ -634,4 +645,4 @@
}
],
"title": "Healthcare"
}
}

0 comments on commit 16bfedb

Please sign in to comment.