mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-19 12:24:09 +00:00
change supplier do date and supplier name
This commit is contained in:
@@ -452,8 +452,8 @@ class InvoiceController extends Controller
|
||||
$mpdf->SetHTMLHeader('
|
||||
<table width="100%">
|
||||
<tr>
|
||||
<td style="text-align: center; color: red; text-transform: uppercase; font-weight: bold; font-size: 18px;">Atvantic Import & Export Snd. Bhd (1309816-P)</td>
|
||||
<td style="text-align: right; ">'.$invoice->po_number.'</td>
|
||||
<td style="text-align: center; color: red; text-transform: uppercase; font-weight: bold; font-size: 18px; border-bottom: 1px solid black; padding-bottom: 5px;">Atvantic Import & Export Snd. Bhd (1309816-P)</td>
|
||||
<td style="text-align: right; border-bottom: 1px solid black; padding-bottom: 5px;">'.$invoice->po_number.'</td>
|
||||
</tr>
|
||||
</table>
|
||||
');
|
||||
|
||||
Reference in New Issue
Block a user