Locksmithy
Locksmithy v2.2.3 · Install 11D

DOC template field catalogue

Use these fields inside a DOCX template. Install 11D includes separate Site Customer and Billing Customer information so a Job, Quote or Invoice can show the service location and the account being billed without mixing them together.

Quick setup: Open Management → Documents and select Install Geelong Locksmiths Templates. The supplied Work Order, Quote and Tax Invoice templates already contain the new fields.

Site customer and site contact

The Site Customer is the customer receiving the work. On a Job, {{site_address}} prefers the Job location and then falls back to the customer address.

Billing customer and billing contact

The Billing Customer is the person or organisation that receives the Quote or Invoice. It may be the same as the Site Customer or a different account.

Legacy field: {{customer.*}} still works. For Quotes and Invoices it points to the Billing Customer. For Job Sheets and Orders it points to the Site Customer, with Billing Customer as the fallback. New templates should use the explicit site and billing fields above.

Business fields

Document and date fields

Job and vehicle fields

Quote fields

Invoice fields

Items and services loop

Put the opening tag before the first field in the repeat row and the closing tag after the final field. Locksmithy repeats that row once per item.

{{#items}}{{quantity}} | {{description}} | {{unit_price_inc_gst_formatted}} | {{line_total_inc_gst_formatted}}{{/items}}

Totals and payment fields

Order and purchase order fields

Template rules