Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Summary

This guide covers the process of creating basic invoice template configuration in the LogiSense Billing and provides a sample layout design for logo and with an invoice summary page. LogiSense Billing utilizes Microsoft Word and mail merge to generate invoice templates.

Info

LogiSense billing comes with a stock invoice template, therefore you do no need to create an invoice template in order to configure the base system settings needed to get you up and running. If you wish to proceed to configure billing settings, products and accounts you can do so and return to configure an invoice template at a later time.

Prerequisites

...

  • Microsoft Word is required for invoice layout design.

  • Invoice tokens (invoice variables) are available e.g. download “Field Tagger” from sample invoice template available in system by default.

Sample Configuration

Create invoice layout in Word document

Sample Configuration

Download Invoice Template Variables in LogiSense Billing

  1. Log into the LogiSense Billing application

  2. Click on the Setup menu, Extensibility and then Templates

    Image Added

  3. On the Templates screen select the included system default Sample Invoice template on the left and then in the Edit Template panel on the right click the Field Tagger button to load the list of available variables

    Image Added

  4. On the Variables modal that loads the variables that can be used in templates will be listed. To download the complete list of variables click the Download CSV button

    Image Added

You can now reference the csv file to look up variables that correspond to the data you want to display on your invoice template.

Create the Invoice Layout in Word

  1. Open up Microsoft Word

...

  1. Design the summary page as below

...

  1. :

...

    1. Add information in the header e.g. logo, company address, basic invoice information like “Invoice Number” etc.

...

    1. Add headings, support contact, billing contact information, charges summary, total amount etc.

...

    1. Add company head office address in footer

...

    1. Update the values for the mail merge fields with token values (steps included after template sample below)

    Image Modified

...

Updating invoice tokens

Sample => Update variable for billing contact The sample here shows how to add a variable to display the billing contact’s name after the static ‘ATTN’ text ATTN

1. Navigate to relevant section of the document and click on CTRL+F9

...

.

  1. Click after the ATTN: text on the Word document and press CTRL+F9. A set of curly braces will appear as

...

  1. shown in the image below

    Image Added

  2. Right-click within the curly braces

...

  1. and the following options will appear

...

  1. Image Modified

...

3a. Select “MergeField” from “Field names:” list

...

  1. Click on

...

  1. Edit Field… and the Field window will load

    Image Added
    1. On the left select MergeField from the Field names: list

    2. Next paste the variable account.billingContact.name in the Field name

...

3c. Click OK

...

    1. field shown under the Field properties section

    2. Click the OK button

The token will be added in the document as shown below:

...

4. Update all invoice tokens in a similar manner.

Add Invoice Template in billing

1. Log into your Logisense Billing application

2. Click on the “Setup” menu and then click on “Extensibility”

...

3. Click the “+” Repeat the steps above to add additional variables on the Word document

Upload the Invoice Template to LogiSense Billing

  1. Log into the LogiSense Billing application

  2. Click on the Setup menu, Extensibility and then Templates

    Image Added

  3. Click the (blue star) button to add new Invoice template

...

  1. Image Added

...

  1. Fill out

...

  1. the template details (

...

  1. sample configuration settings shown below)

    Image Modified

...

  1. Upload the Microsoft Word invoice template document by clicking on

...

  1. Upload button and selecting the

...

  1. Word document you created

    Image Modified

...

  1. Click

...

  1. Save to save the invoice template configuration

...

Result

The invoice summary page will appear as below after billing of account.

...

Next Steps

<<documentation team task: link to next configuration article>>

<<documentation team task: link to API guide which covers the same config process>>

...

  • Invoice Delivery settings need to be configured in order to define how an invoice is delivered and what invoice template is used. See the Invoice Delivery Configuration Example article for instructions