mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 10:44:29 -04:00
Template Service
This commit is contained in:
parent
a8eee34623
commit
cae72b2776
@ -114,7 +114,7 @@ class TemplateAction implements ShouldQueue
|
||||
->setCompany($this->company)
|
||||
->build($data);
|
||||
|
||||
nlog($ts->getHtml());
|
||||
// nlog($ts->getHtml());
|
||||
|
||||
if($this->send_email) {
|
||||
$pdf = $ts->getPdf();
|
||||
|
Loading…
x
Reference in New Issue
Block a user