Creating Custom Forms & Documents from your Punchey Database

Create beautifully branded invoices, work orders or any other form to print or convert to a PDF document.

Custom Invoice Print Screen

Have your programmer (or ours) create a custom template that pulls any data in your system into a printable or PDFable document. Incorporate your brand or unique workflows into invoices or internal work-orders for you team. This uses HTML/ Django template language. Read more here. 

Learn how

  1. First.. We recommend having a programmer from the Punchey team or your own help you with this.
  2. The code gets inserted here on your Software Setup section of your system. Your template system is built on HTML and Django template language. https://docs.djangoproject.com/en/3.0/ref/templates/language/
  3. Example Code: Here is an example of this code for a branded work order for a auto repair business.

Output

Once you have your custom printable form, navigate to your invoice view page and press “Custom PRINT” underneath the normal print invoice button.

Feel free to modify your print settings in your browser: Layout, margins and scale for example.

Click to view full:

Updated on October 29, 2020

Was this article helpful?

Related Articles