New feature: Vello Postcards east Read more

home

Browse documentation

Browse documentationLearn new skillsDiscover resourcesSee all integrations
search
search
Browse documentationLearn new skillsDiscover resourcesSee all integrations

ezyVet Knowledge Center

Get access to documentation, training, and other high-quality resources.

search
thumbnail

Browse documentation

Browse documentation Contents

close
  • expand_more

    ezyVet

    • chevron_right

      Getting started

    • chevron_right

      Clients

    • chevron_right

      Patients

    • chevron_right

      Appointments

    • chevron_right

      Products

    • chevron_right

      Veterinary care

    • chevron_right

      Invoicing

    • chevron_right

      Payments

    • chevron_right

      Refunds

    • chevron_right

      Financial controls

    • chevron_right

      Xero

    • chevron_right

      Insurance

    • chevron_right

      Document management

    • chevron_right

      File attachments

    • chevron_right

      Printing

    • chevron_right

      Electronic signatures

    • chevron_right

      Inventory

    • chevron_right

      Staff management

    • chevron_right

      ezyVet administration

    • expand_more

      Reference information

      • ezyVet system requirements

      • expand_more

        Template variables

        • expand_more

          Template variables (classic template system)

          • ezyVet template variables (full list)

          • Template variables: Appointments

          • Template variables: Boarding

          • Template variables: Businesses and departments

          • Template variables: Client contact records

          • Template variables: Clinical records

          • Template variables: Combined invoice

          • Template variables: Contact records

          • Template variables: Customer orders

          • Template variables: Diagnostics

          • Template variables: Electronic signatures and electronic forms

          • Template variables: Estimates

          • Template variables: General

          • Template variables: Invoice

          • Template variables: Invoices for wellness plan memberships

          • Template variables: Medications

          • Template variables: Medication of an external dispense form

          • Template variables: Medication refills

          • Template variables: Online portal

          • Template variables: Patients

          • Template variables: Patient health status

          • Template variables: Payments

          • Template variables: Products

          • Template variables: Purchase orders

          • Template variables: Received inventory orders

          • Template variables: Referring veterinarian

          • Template variables: Referring veterinary clinic

          • Template variables: Remote payments

          • Template variables: Statements

          • Template variables: Supplier contacts

          • Template variables: Vaccinations

          • Template variables: Care services

          • Template variables: Wellness plan contract

        • chevron_right

          Template variables (Twig)

        • chevron_right

          Source code of standard Twig templates

      • Maximum file sizes of attachments and emails

      • ezyVet record icons

      • chevron_right

        Permissions and access

      • Examples of video documentation for ezyVet

    • chevron_right

      Customer support information

    • chevron_right

      Release notes

    • chevron_right

      Glossary

  • chevron_right

    Vello

  • chevron_right

    ezyVet Scan

  • chevron_right

    ezyVet Go

  • chevron_right

    Vet Radar

  • chevron_right

    ezyVet Data Lake

  • chevron_right

    IDEXX SmartFlow

  • chevron_right

    ezyVet Connect

  • chevron_right

    Knowledge Center: New and published

  • chevron_right

    Pilot features

  1. Browse documentation
  2. arrow_right
  3. ezyVet
  4. arrow_right
  5. Reference information
  6. arrow_right
  7. Template variables
  8. arrow_right
  9. Template variables (classic template system)

list_altBrowse documentation

chevron_left

thumbnailBrowse documentation

Template variables (classic template system)

chevron_right

Template variables: Invoice

VariableFunction
{InvoiceNumber}Shows the number of the invoice.
{InvoiceDate}Shows the date of the invoice.
{InvoiceDueDate}Shows the due date of the invoice.
{InvoiceStatus}Shows the status of the invoice.
{InvoiceFreight}Shows the total dollar value of the freight of the invoice.
{InvoiceSubTotal}Shows the subtotal dollar value of the invoice.
{InvoiceSubtotalExcGst}Shows the subtotal dollar value of the invoice. The value does not include GST.
{InvoiceSubtotalExcTax}Shows the subtotal dollar value of the invoice. The value does not include tax.
{InvoiceSubtotalIncGst}Shows the subtotal dollar value of the invoice. The value includes GST.
{InvoiceSubtotalIncTax}Shows the subtotal dollar value of the invoice. The value includes tax.
{InvoiceTotal}Shows the total dollar value of the invoice.
{InvoiceDue}Shows the total dollar value that is due of the invoice.
{InvoicePaid}Shows the total dollar value paid by a client for the invoice.
{InvoiceGst}Shows the total tax of the invoice.
{InvoiceTypeName}Shows the type of the invoice (for example, if the invoice is a credit note).
{InvoiceComment}Shows the content of the Comments box of the invoice.
{InvoiceComments}Shows all comments of the Comments section of the invoice.
Note: This variable shows all public comments and all private comments.
{InvoiceCommentsPublic}Shows only public comments of the Comments section of the invoice.
{InvoiceCommentsInternal}Shows only private comments of the Comments section of the invoice.
{InvoiceCustomerReference}Shows the reference number of the invoice.
{InvoiceOrderNumber}Shows the purchase order numbers of the invoice.
{InvoiceTaxBreakdown}Shows the dollar quantity of each tax rate of the invoice.
{InvoiceTax}Shows the total dollar quantity of the tax of the invoice..
{InvoiceTotalDiscountPercentage}Shows the total discount quantity of the invoice.
Note: This variable shows the information as a percentage.
{InvoiceTotalDiscountAmount}Shows the total discount quantity of the invoice.
Note: This variable shows the information as a dollar value.
{InvoiceTotalDiscountAmountIncGST}Shows the total discount quantity of the invoice. The value includes GST.
{InvoiceTotalDiscountAmountIncTax}Shows the total discount quantity of the invoice. The value includes tax.
{InvoicePaymentMethod}Shows the payment method of the invoice.
{InvoiceSummary}Shows the summary of the invoice.
{BatchNumber}Shows the batch number of the invoiced product.
{BatchExpiry}Shows the batch expiry date of the invoiced product.
{Invoice<name-of-the-wellness-plan-without-spaces>PotentialSavings}Shows the possible savings for a patient that uses the specified wellness plan.
Note: To use the template variable to show correct information:
  1. Replace <name-of-the-wellness-plan-without-spaces> with the name of the applicable wellness plan.
  2. Remove the spaces from the name of the applicable wellness plan.
For example, if the wellness plan name is Happy Plan, enter {HappyPlan}.
{Invoice<name-of-the-wellness-plan-without-spaces>PotentialSavingsHTML}Shows the possible savings for a patient that uses the specified wellness plan.
Note: To use the template variable to show correct information:
  1. Replace <name-of-the-wellness-plan-without-spaces> with the name of the applicable wellness plan.
  2. Remove the spaces from the name of the applicable wellness plan.
For example, if the wellness plan name is Happy Plan, enter {HappyPlan}.
Note: This variable shows a table with each benefit and its possible savings.
Parent topic: Template variables (classic template system)
Related concepts
  • ezyVet template variables (full list)
  • Template variables: Appointments
  • Template variables: Boarding
  • Template variables: Businesses and departments
  • Template variables: Client contact records
  • Template variables: Clinical records
  • Template variables: Combined invoice
  • Template variables: Contact records
  • Template variables: Customer orders
  • Template variables: Diagnostics
  • Template variables: Electronic signatures and electronic forms
  • Template variables: Estimates
  • Template variables: General
  • Template variables: Invoices for wellness plan memberships
  • Template variables: Medications
  • Template variables: Medication of an external dispense form
  • Template variables: Medication refills
  • Template variables: Online portal
  • Template variables: Patients
  • Template variables: Patient health status
  • Template variables: Payments
  • Template variables: Products
  • Template variables: Purchase orders
  • Template variables: Received inventory orders
  • Template variables: Referring veterinarian
  • Template variables: Referring veterinary clinic
  • Template variables: Remote payments
  • Template variables: Statements
  • Template variables: Supplier contacts
  • Template variables: Vaccinations
  • Template variables: Care services
  • Template variables: Wellness plan contract

Reference
ezyVet

Last updated: April 8, 2025

chevron_leftchevron_right

Related Articles:

  • Template variables (classic template system)
  • ezyVet template variables (full list)
  • Template variables: Appointments
  • Template variables: Boarding
  • Template variables: Businesses and departments
  • Template variables: Client contact records
  • Template variables: Clinical records
  • Template variables: Combined invoice
  • Template variables: Contact records
  • Template variables: Customer orders
  • Template variables: Diagnostics
  • Template variables: Electronic signatures and electronic forms
  • Template variables: Estimates
  • Template variables: General
  • Template variables: Invoices for wellness plan memberships
  • Template variables: Medications
  • Template variables: Medication of an external dispense form
  • Template variables: Medication refills
  • Template variables: Online portal
  • Template variables: Patients
  • Template variables: Patient health status
  • Template variables: Payments
  • Template variables: Products
  • Template variables: Purchase orders
  • Template variables: Received inventory orders
  • Template variables: Referring veterinarian
  • Template variables: Referring veterinary clinic
  • Template variables: Remote payments
  • Template variables: Statements
  • Template variables: Supplier contacts
  • Template variables: Vaccinations
  • Template variables: Care services
  • Template variables: Wellness plan contract

ezyVet-footer

Need help?
Go to ezyVet customer support

Products

Tour

Features

Pricing

Book a demo

Browse integrations

Build an integration

Become an integration partner

System requirements

ezyVet Go

Solutions

General practice

Emergency

Specialty

Equine

Corporate groups

Universities

Production animals

Mobile

Resources

Customer stories

Blog

Events

Webinars

Tips and tricks

ezyVet TV

Starting a new practice

Customer referral

Support

Company

About us

Contact us

Careers

Community forums

Security

Merch

We’re here for you.

Terms and conditions Privacy policy Cookie statement Cookie list ezyVet sign-in
arrow_upward