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