fix proforma invoice

This commit is contained in:
edmondlang
2024-08-23 16:59:05 +08:00
parent bedee606bc
commit eecb351fb3
2 changed files with 43 additions and 25 deletions
@@ -70,6 +70,11 @@
<br>
<br>
<?php
$transaction = $invoice_transaction;
$voucher_redemption = $voucher_redemption ?? null;
?>
<!-- Invoice Table -->
@include('pages.pdfs.purchase_order_table')