Add payments to templates
This commit is contained in:
parent
da9170ec62
commit
94081a7191
|
|
@ -68,7 +68,7 @@ class TemplateService
|
||||||
|
|
||||||
private ?Vendor $vendor = null;
|
private ?Vendor $vendor = null;
|
||||||
|
|
||||||
private Invoice | Quote | Credit | PurchaseOrder | RecurringInvoice | Task | Project $entity;
|
private Invoice | Quote | Credit | PurchaseOrder | RecurringInvoice | Task | Project | Payment $entity;
|
||||||
|
|
||||||
private Payment $payment;
|
private Payment $payment;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue