From d87278c017efd286cc6abe0324cee19587b48f80 Mon Sep 17 00:00:00 2001 From: mikael-zakaria Date: Fri, 20 Dec 2024 09:18:45 +0800 Subject: [PATCH] update printlabel, barcode dan tampilan dashboard access --- app/Controllers/PrintLabel.php | 1 + app/Views/admin/dashboard_viewAccess.php | 15 ++++++++++----- app/Views/fo/dashboard_viewAccess.php | 15 ++++++++++----- app/Views/sampling/dashboard_viewAccess.php | 15 ++++++++++----- app/Views/user/dashboard_viewAccess.php | 15 ++++++++++----- 5 files changed, 41 insertions(+), 20 deletions(-) diff --git a/app/Controllers/PrintLabel.php b/app/Controllers/PrintLabel.php index 3d4319e..6da7abd 100644 --- a/app/Controllers/PrintLabel.php +++ b/app/Controllers/PrintLabel.php @@ -322,5 +322,6 @@ P1 $sample = $data['SAMPLETYPE']; $this->printSingle($access, $sample); } + $this->labelPostekCollection($access); } } \ No newline at end of file diff --git a/app/Views/admin/dashboard_viewAccess.php b/app/Views/admin/dashboard_viewAccess.php index 10a40ee..4b09413 100644 --- a/app/Views/admin/dashboard_viewAccess.php +++ b/app/Views/admin/dashboard_viewAccess.php @@ -56,10 +56,6 @@ $name = $row['NAME'];

Sample List

- - - - + + + + "; } - echo ""; + echo ""; echo "
Coll. Recv. Sample Name Action Comment
Collection
All @@ -69,11 +65,20 @@ $name = $row['NAME'];
Collection
$sampletext$sampletext ($sampletype) diff --git a/app/Views/fo/dashboard_viewAccess.php b/app/Views/fo/dashboard_viewAccess.php index 10a40ee..4b09413 100644 --- a/app/Views/fo/dashboard_viewAccess.php +++ b/app/Views/fo/dashboard_viewAccess.php @@ -56,10 +56,6 @@ $name = $row['NAME'];

Sample List

- - - - + + + + "; } - echo ""; + echo ""; echo "
Coll. Recv. Sample Name Action Comment
Collection
All @@ -69,11 +65,20 @@ $name = $row['NAME'];
Collection
$sampletext$sampletext ($sampletype) diff --git a/app/Views/sampling/dashboard_viewAccess.php b/app/Views/sampling/dashboard_viewAccess.php index 10a40ee..4b09413 100644 --- a/app/Views/sampling/dashboard_viewAccess.php +++ b/app/Views/sampling/dashboard_viewAccess.php @@ -56,10 +56,6 @@ $name = $row['NAME'];

Sample List

- - - - + + + + "; } - echo ""; + echo ""; echo "
Coll. Recv. Sample Name Action Comment
Collection
All @@ -69,11 +65,20 @@ $name = $row['NAME'];
Collection
$sampletext$sampletext ($sampletype) diff --git a/app/Views/user/dashboard_viewAccess.php b/app/Views/user/dashboard_viewAccess.php index 10a40ee..4b09413 100644 --- a/app/Views/user/dashboard_viewAccess.php +++ b/app/Views/user/dashboard_viewAccess.php @@ -56,10 +56,6 @@ $name = $row['NAME'];

Sample List

- - - - + + + + "; } - echo ""; + echo ""; echo "
Coll. Recv. Sample Name Action Comment
Collection
All @@ -69,11 +65,20 @@ $name = $row['NAME'];
Collection
$sampletext$sampletext ($sampletype)