PDF Invoice Guide
How to issue simple PDF invoices globally.
Introduction
The objective of this guide is to walk you through the process of generating a simple PDF invoice you can send to your customers. This is valid for tax regimes that don’t require any electronic reporting or invoicing, and serves as a useful example from which to create your own workflows.
Once completed, the workflow will work with any GOBL invoice produced for any country in the world.
Prerequisites
You’ll need the following data to issue basic PDF invoices:
- Supplier details: fiscal details of the issuer.
- Customer details: fiscal details of who is receiving for B2B invoices.
- Items: list of products or services being sold, including quantities and prices.
- Taxes & Rates: knowing how these apply to each item.
- Series: a series is a counter with number formatting details to be able to generate a code.
Setup
Issuing PDF invoices with Invopop requires very little preparation. We assume that you already have access to the Invopop Console and know how to create a workflow.
Copy and paste into a new Empty Invoice workflow code view.
In Console create a new workflow and select Empty Invoice workflow in the template selector, then add the following steps:
- Add Sequential Code - select the dynamic sequence option, set the name, and check the Sign document checkbox
- Generate PDF - choose any settings you like
Finally, in the Error Handling area, add the Set State action and select Error
.
Example of the expected workflow
Running
Use the following example GOBL Invoices inside the Invopop Console or via the API to create new silo entries. Once a silo entry has been stored, you can create a new job to run the “PDF Invoice” workflow you just created.