mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Log import array
This commit is contained in:
parent
7d88645e38
commit
d833a46e1a
@ -392,7 +392,7 @@ class BaseImport
|
||||
report($ex);
|
||||
$message = 'Unknown error ';
|
||||
nlog($ex->getMessage());
|
||||
nlog($raw_invoice);
|
||||
nlog($invoice_data);
|
||||
}
|
||||
|
||||
$this->error_array['recurring_invoice'][] = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user