Skip to main content
bill/invoice represents a payment claim for goods or services supplied under conditions agreed between the supplier and the customer. It is the most widely used schema and the basis of most workflows. Invoices carry the shared billing properties alongside the type and tag values below.

Types

An invoice’s type sets its legal meaning. Invopop defaults to standard when no type is given.
The correction types available to a document depend on its regime and addons. See correction types by regime.

Tags

Tags sit alongside type and describe circumstances that change how the invoice must be handled. Regimes and addons map them onto their own document classifications. Regimes and addons also add their own tags. For how tags and types combine into regime-specific document classifications, see invoice scenarios in the GOBL docs.

FAQ

No. simplified is a tag, not a type. A simplified invoice is a bill/invoice with simplified in its $tags array, which allows the customer block to be omitted. Each regime decides how to classify the resulting document and what value limits apply.
The key difference lies in what each document proves.A receipt confirms that a payment has been made. It is produced by a payment or cash-register device (for example, a card reader or POS terminal) and serves as proof of transaction settlement.An invoice documents the sale of goods or services. It is issued by a billing system (such as a POS, PMS, or ERP) and includes a breakdown of items, taxes, and totals.A simplified invoice is a type of invoice commonly used for B2C transactions and usually does not include customer identification details.Example: In a restaurant, the printed bill showing the items and taxes is the simplified invoice. After you pay by card, the slip produced by the card reader is the receipt. The first documents the sale; the second documents the payment.From a regulatory perspective:
  • Fiscalization rules typically apply to payment recording devices (cash registers, card readers) → receipts
  • E-invoicing and e-reporting rules apply to billing systems (POS, PMS, ERP) → invoices
In some countries, these systems overlap; in others (like Italy), they are separate or mutually exclusive. This is why businesses often require both a fiscalization provider and an e-invoicing provider to remain fully compliant.