mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
Merge branch 'dillon/90-e-invoice-f-2' into vapor/development
This commit is contained in:
@@ -141,7 +141,7 @@ class AutocountSalesInvoiceBookingResource extends JsonResource
|
||||
'DebtorCode' => $company->debtor,
|
||||
'Ref' => $invoiceTransaction ? $invoiceTransaction->bill_no : '',
|
||||
'ShipInfo' => $this->marking,
|
||||
'AccNo' => $category === 'Compensation Voucher' ? '1000-000' : '949-2000',
|
||||
'AccNo' => $category === 'Compensation Voucher' ? '920-0000' : '949-2000',
|
||||
'DetailDescription' => 'PRODUCT NAME :',
|
||||
'FurtherDescription' => $voucher->code,
|
||||
'Classification' => '022',
|
||||
|
||||
Reference in New Issue
Block a user