mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Stub PDF generator
This commit is contained in:
parent
60fe4bd5cb
commit
8cc6aa0c1b
@ -80,7 +80,7 @@ class StubBuilder
|
|||||||
}
|
}
|
||||||
catch(\Exception $e)
|
catch(\Exception $e)
|
||||||
{
|
{
|
||||||
nlog($e->getMessage())
|
nlog($e->getMessage());
|
||||||
// return $e->getMessage();
|
// return $e->getMessage();
|
||||||
|
|
||||||
DB::connection($this->company->db)->rollBack();
|
DB::connection($this->company->db)->rollBack();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user