Bladeren bron

Supply orders - "reason" => "memo" (everywhere)

Vijayakrishnan 3 jaren geleden
bovenliggende
commit
fd9aefa4a5

+ 1 - 1
resources/views/app/dna/dashboard/supply_orders_pending_hcp_approval.blade.php

@@ -11,7 +11,7 @@ $supplyOrdersPendingHcpApproval = $performer->pro->supplyOrdersPendingHcpApprova
                         <th class="border-0">Date</th>
                         <th class="border-0">Patient</th>
                         <th class="border-0">Product</th>
-                        <th class="border-0">Reason</th>
+                        <th class="border-0">Memo</th>
                         <th class="border-0">Is Cancelled</th>
                         <th class="border-0">Shipment</th>
                     </tr>

+ 1 - 1
resources/views/app/dna/dashboard/supply_orders_pending_my_ack.blade.php

@@ -10,7 +10,7 @@ $supplyOrdersPendingMyAck = $performer->pro->supplyOrdersPendingMyAckRecordsAsDn
                         <th class="border-0">Date</th>
                         <th class="border-0">Patient</th>
                         <th class="border-0">Product</th>
-                        <th class="border-0">Reason</th>
+                        <th class="border-0">Memo</th>
                         <th class="border-0">Is Cancelled</th>
                         <th class="border-0">Shipment</th>
                         <th class="border-0"></th>

+ 1 - 1
resources/views/app/mcp/cancelled_supply_orders_pending_review.blade.php

@@ -16,7 +16,7 @@
                             <th class="border-0">Date</th>
                             <th class="border-0">Patient</th>
                             <th class="border-0">Product</th>
-                            <th class="border-0">Reason</th>
+                            <th class="border-0">Memo</th>
                             <th class="border-0">Status</th>
                         </tr>
                     </thead>

+ 1 - 1
resources/views/app/mcp/supply_orders.blade.php

@@ -21,7 +21,7 @@
                         <th class="border-0">Date</th>
                         <th class="border-0">Patient</th>
                         <th class="border-0">Product</th>
-                        <th class="border-0">Reason</th>
+                        <th class="border-0">Memo</th>
                         <th class="border-0">Is Cancelled</th>
                         <th class="border-0">Shipment</th>
                     </tr>

+ 1 - 1
resources/views/app/mcp/supply_orders_awaiting_shipment.blade.php

@@ -17,7 +17,7 @@
                     <th class="border-0">Date</th>
                     <th class="border-0">Patient</th>
                     <th class="border-0">Product</th>
-                    <th class="border-0">Reason</th>
+                    <th class="border-0">Memo</th>
                     <th class="border-0">Status</th>
                 </tr>
                 </thead>

+ 1 - 1
resources/views/app/mcp/supply_orders_pending_signature.blade.php

@@ -17,7 +17,7 @@
                     <th class="border-0">Date</th>
                     <th class="border-0">Patient</th>
                     <th class="border-0">Product</th>
-                    <th class="border-0">Reason</th>
+                    <th class="border-0">Memo</th>
                     <th class="border-0">Status</th>
                 </tr>
                 </thead>

+ 1 - 1
resources/views/app/patient/note/dashboard.blade.php

@@ -1125,7 +1125,7 @@ use App\Models\Handout;
                                     <thead>
                                     <tr class="bg-light">
                                         <th class="px-2 text-nowrap text-secondary border-bottom-0"><div class="text-ellipsis">Title</div></th>
-                                        <th class="px-2 text-nowrap text-secondary border-bottom-0"><div class="text-ellipsis">Reason</div></th>
+                                        <th class="px-2 text-nowrap text-secondary border-bottom-0"><div class="text-ellipsis">Memo</div></th>
                                         <th class="px-2 text-nowrap text-secondary border-bottom-0"><div class="text-ellipsis">Created At</div></th>
                                         <th class="px-2 text-nowrap text-secondary border-bottom-0"><div class="text-ellipsis">Pro Signed?</div></th>
                                         <th class="px-2 text-nowrap text-secondary border-bottom-0"><div class="text-ellipsis">Cancelled?</div></th>

+ 0 - 5
resources/views/app/patient/note/partials/cpp-bills-claims-container.blade.php

@@ -575,7 +575,6 @@
                     <th class="border-bottom-0 pl-3">NA</th>
                 @endif
                 <th class="border-bottom-0 w-25 pl-3">Service</th>
-                {{--<th class="border-bottom-0 w-25 pl-2">Reason</th>--}}
                 <th class="border-bottom-0 pl-3">Billable</th>
                 <th class="border-bottom-0 pl-2">Amount</th>
                 <th class="border-bottom-0 pl-2">Verification</th>
@@ -590,10 +589,6 @@
                         <td class="pl-3">{{ $note->allyPro->displayName() }}</td>
                     @endif
                     <td class="pl-3 {{ $bill->is_cancelled ? 'text-secondary' : '' }}">{{$bill->code}}</td>
-                    {{--<td class="pl-2">
-                        {{ $bill->reason1 }}
-                        <div class="text-secondary small">{{ $bill->reason2 }}</div>
-                    </td>--}}
                     <td class="pl-3">
                         @if(strpos(strtolower($bill->code), 'treatment services') !== FALSE)
                             <?php

+ 1 - 1
resources/views/app/patient/shipments.blade.php

@@ -33,7 +33,7 @@
                         <thead class="bg-light">
                         <tr class="">
                             <th class="border-0 text-nowrap text-secondary">Title</th>
-                            <th class="border-0 text-nowrap text-secondary">Reason</th>
+                            <th class="border-0 text-nowrap text-secondary">Memo</th>
                             @if(!$shipment)
                                 <th class="border-0 text-nowrap text-secondary">Created At</th>
                                 <th class="border-0 text-nowrap text-secondary">Pro Signed?</th>

+ 1 - 1
resources/views/app/practice-management/supply-orders.blade.php

@@ -28,7 +28,7 @@
                         <tr>
                             <th class="border-0">Client</th>
                             <th class="border-0">Product</th>
-                            <th class="border-0">Reason</th>
+                            <th class="border-0">Memo</th>
                             <th class="border-0">Client Understanding Memo</th>
                             <th class="border-0">Pro Sign</th>
                             <th class="border-0">Client Sign</th>