From 5bc8b80a389739b3c53a7b46300b489a6b637adc Mon Sep 17 00:00:00 2001 From: Rijisharijisha Date: Thu, 18 Jul 2024 11:42:39 +0530 Subject: [PATCH] fix(Observation Template): rename field label for observation_reference_range --- .../doctype/observation_template/observation_template.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/healthcare/healthcare/doctype/observation_template/observation_template.json b/healthcare/healthcare/doctype/observation_template/observation_template.json index b221e193cc..35ee0ceb8f 100644 --- a/healthcare/healthcare/doctype/observation_template/observation_template.json +++ b/healthcare/healthcare/doctype/observation_template/observation_template.json @@ -126,6 +126,7 @@ { "fieldname": "observation_reference_range", "fieldtype": "Table", + "label": "References", "options": "Observation Reference Range" }, { @@ -400,7 +401,7 @@ ], "index_web_pages_for_search": 1, "links": [], - "modified": "2023-12-06 14:40:08.511353", + "modified": "2024-07-17 13:19:00.913922", "modified_by": "Administrator", "module": "Healthcare", "name": "Observation Template",