Details
-
Type: Improvement
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 5.10.0
-
Fix Version/s: 5.12.0-b1
-
Component/s: Staff Interface
-
Labels:None
Description
Custom client fields are not available to the email templates Invoice Delivery (Paid) or Invoice Delivery (Unpaid).
The invoices object looks like so:
[invoices][i][client]
which contains client data, but we should also include custom client fields.
Also include the custom fields under:
[contact]
I assume [contact] will include the data for the contact, which is not necessarily the primary contact. custom client field data should be included here also, for whichever contact this is.