Add recurring invoices into checks
This commit is contained in:
parent
2c76b248f1
commit
17fe35be04
1 changed files with 1 additions and 0 deletions
|
|
@ -594,6 +594,7 @@ class CheckData extends Command
|
|||
'client',
|
||||
'client_contact',
|
||||
'payment',
|
||||
'recurring_invoice',
|
||||
],
|
||||
'invoices' => [
|
||||
'client',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue