Menu

Invoice Templates

Updated: 2023-02-10

TaxCycle includes invoice templates for sending to your client. 

  • CInvoice, the Client Invoice for the principal taxpayer in a tax return.
  • JInvoice, the Joint Invoice that includes charges for preparing both the taxpayer and spouse's returns.
  • FInvoice, the Family Invoice includes the charges for preparing the taxpayer, spouse and any full dependant returns.

This template uses the same letterhead, signature and logo configured for your client letters. You can also use the Template Editor to modify these invoices, or to copy these and create your own custom template.

To generate an invoice for your clients:

  1. Complete your invoice options to set up sales tax, invoice numbers and export invoices to Xero or QuickBooks®.
  2. Go to the Price page in module options to enter your price list for personal or corporate returns.
  3. When you are ready to invoice a client, open the Billing worksheet and review the charges. TaxCycle completes this worksheet based on the worksheet based on your invoice and price options.

Screen Capture: CInvoice in TaxCycle T1

How do I set up TaxCycle to print the T1 JInvoice instead of CInvoice when the return is coupled?

Default settings:

  • Both the JInvoice (joint client invoice) and the CInvoice (client invoice) are part of the default Client Copy print set.
  • In form selection of the print set:
    • CInvoice is set to Show in print set when used and select for print when used.
    • JInvoice is set to Show in print set when used, but do not select for print.
  • In template properties:
    • CInvoice is set to always be available (relevant), so it appears in the tax return for all taxpayers. It is only marked as used when there is a total owing on the Billing worksheet.
    • JInvoice is set to only be available (relevant) in coupled returns. It is only marked as used for the principal taxpayer of the file when there is an amount owing when combining the totals on the principal taxpayer's and spouse's billing worksheet.

What to change:

  1. In the form selection area of the T1/TP1 Client Copy print set, right-click on the JInvoice and select Show in print set when used and select for print when used:
    Screen Capture: Form Selection Options
  2. In the T1/TP1 Template options, click on the CInvoice and change the Used condition so that it does not appear for coupled taxpayers. Select Invoice > 0, not coupled to apply the following condition:
    CurrentClient.BillingWorksheet.Totals.Total > 0 and not(coupled(CurrentClient))
    Screen Capture: Invoice Used Condition