Quellcode durchsuchen

Erx - 500 err when opened directly (not from note) fix

Vijayakrishnan vor 3 Jahren
Ursprung
Commit
5443a90574
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      resources/views/app/patient/prescriptions/list.blade.php

+ 1 - 0
resources/views/app/patient/prescriptions/list.blade.php

@@ -377,6 +377,7 @@
     @include('app.patient.prescriptions.transmit-form')
 </div>
 <?php
+$uCounts = [];
 if (@$note) {
     $unsignedCounts = DB::select("SELECT erx_Category, count(id) FROM erx
 WHERE (has_hcp_pro_signed IS NULL OR has_hcp_pro_signed = FALSE) AND