mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
commit
0b6a37aedb
@ -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