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