mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-26 16:04:05 +00:00
add reporting for download history import mapped invoice and receipt and with fix bug
This commit is contained in:
@@ -100,6 +100,7 @@ class ImportStatementInvoiceController
|
||||
|
||||
TransactionMappingLog::create([
|
||||
'imported_date'=>$importDate,
|
||||
'type' => 'invoices',
|
||||
'data'=>$row,
|
||||
]);
|
||||
array_push($data, $row);
|
||||
|
||||
Reference in New Issue
Block a user