debug invoice pdf

This commit is contained in:
Omair Saleh
2023-08-10 15:27:49 +08:00
parent 0d1e6b43e4
commit f0affd4bef
+1 -1
View File
@@ -138,7 +138,7 @@
<tr>
<td colspan="4"></td>
<td class="right middle">Adjustment</td>
<td class="right middle">{{ number_format(($total - $displayedTotal), 2) }}</td>
<td class="right middle">{{ $total }} - {{ $displayedTotal }}</td>
</tr>
<tr>
<td colspan="4"></td>