mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
E-Invoice - Fix issue feedback by PM on 20251006 on refund cases
This commit is contained in:
@@ -65,7 +65,11 @@
|
||||
<br>
|
||||
|
||||
<!-- Invoice Table -->
|
||||
@include('pages.pdfs.purchase_order_table')
|
||||
@if($e_invoice_started_for_booking)
|
||||
@include('pages.pdfs.purchase_order_table_v2')
|
||||
@else
|
||||
@include('pages.pdfs.purchase_order_table')
|
||||
@endif
|
||||
|
||||
<br>
|
||||
<div class="note">
|
||||
|
||||
Reference in New Issue
Block a user