From d5cdeb3b2892b49c6f8b3e9c837dc16a04a0a0d5 Mon Sep 17 00:00:00 2001 From: Ohsudev <76500320+Ohsudev@users.noreply.github.com> Date: Tue, 16 Dec 2025 22:00:57 -0800 Subject: [PATCH] MOdifed xml settings for Genetic reports. --- .../GeneticTests/genotypesWithSignificancewithLocation.sql | 6 +++--- .../Genetic Testing with Current Locations.qview.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/onprc_reports/resources/queries/GeneticTests/genotypesWithSignificancewithLocation.sql b/onprc_reports/resources/queries/GeneticTests/genotypesWithSignificancewithLocation.sql index 0cfa39eae..7e6f5d2d9 100644 --- a/onprc_reports/resources/queries/GeneticTests/genotypesWithSignificancewithLocation.sql +++ b/onprc_reports/resources/queries/GeneticTests/genotypesWithSignificancewithLocation.sql @@ -1,8 +1,8 @@ select a.Id, a.date, - b.Id.curLocation.area as area, - b.Id.curLocation.room as room, - b.Id.curLocation.cage as cage, + b.Id.curLocation.area, + b.Id.curLocation.room, + b.Id.curLocation.cage, a.label, a.comment, b.calculated_status as LiveStatus diff --git a/onprc_reports/resources/queries/GeneticTests/genotypesWithSignificancewithLocation/Genetic Testing with Current Locations.qview.xml b/onprc_reports/resources/queries/GeneticTests/genotypesWithSignificancewithLocation/Genetic Testing with Current Locations.qview.xml index 0b1c76d53..bd97edc56 100644 --- a/onprc_reports/resources/queries/GeneticTests/genotypesWithSignificancewithLocation/Genetic Testing with Current Locations.qview.xml +++ b/onprc_reports/resources/queries/GeneticTests/genotypesWithSignificancewithLocation/Genetic Testing with Current Locations.qview.xml @@ -2,9 +2,9 @@ - - - + + +