Fixes for tests
This commit is contained in:
parent
27aeeca11b
commit
3205c2cd09
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,7 @@ class EntityPaidObject
|
|||
'button' => ctrans('texts.view_payment'),
|
||||
'signature' => $settings->email_signature,
|
||||
'logo' => $this->company->present()->logo(),
|
||||
'setting' => $settings,
|
||||
];
|
||||
|
||||
return $data;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue