mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Minor fixes
This commit is contained in:
parent
ee8a4b6ab6
commit
29068cb01e
@ -129,6 +129,8 @@ class FatturaPATest extends TestCase
|
||||
$e = new EInvoice();
|
||||
$errors = $e->validate($fe);
|
||||
|
||||
|
||||
|
||||
if(count($errors) > 0) {
|
||||
nlog($errors);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user