Custom Invoice Templates
Invoice Templates
- You can code your own unique invoice templates
- This is done in the handlebars.js template language
- Additional template helpers are provided by Handlebars Swag
- The template files should be located in your KoalaBrain directory in the templates folder
- They should be named sale.hbs and purchase.hbs
- If these files are present in the templates directory, they will override the default templates provided with KoalaBrain
- Copies of the default templates are attached to this document for reference and as an example of the available variables for building your own templates.
- It is recommended that you have some programming experience to create your templates, or hire someone who does.