Explorar o código

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

Vijayakrishnan %!s(int64=3) %!d(string=hai) anos
pai
achega
5443a90574
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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