Available for ES legislation only

Description

In Spain, a simplified invoice (factura simplificada) is a sales document intended for retail or B2C transactions where the customer does not need to be fully identified on the invoice.
Unlike a standard invoice, it may omit the customer’s tax identification number and, depending on settings, even the customer name on the PDF.

Simplified invoices are typically used for individual consumers and follow lighter identification rules while remaining compliant with Spanish invoicing requirements.

img

Customer Setup

Simplified invoices can be generated for a customer when both of the following conditions are met:

When nonIdentifiedCustomer is selected, the sales invoices for this customer will be simplified invoices (without including the identification number).

img

Invoice Creation Rules

A simplified invoice can be created with different rules than a standard invoice:

Special Case: Customer Country and VAT

Even when the customer’s countryAcronym indicates a country different from the current legislation (for example, GB for an organization operating under ES legislation), Spanish VAT (IVA) still applies on simplified invoices.

On a standard invoice, VAT treatment may depend on whether the customer is in Spain, in the EU (VIES), or outside the EU.
A simplified invoice follows a different rule: it is intended for retail sales to final consumers where the recipient does not act as a business or professional. In that context, the applicable Spanish tax rate must still be shown on the document.

This is consistent with Spanish VAT invoicing rules and the AEAT VAT manual on simplified invoices:

In practice, relaxing customer identification on a simplified invoice does not exempt the transaction from Spanish VAT.
The customer’s countryAcronym does not change this behavior in Sage Active.

PDF Options

The customer name on the simplified invoice PDF can be controlled with printNameOnPdf:

Creating a Simplified Invoice

Invoice creation uses the same createSalesInvoice mutation as for a standard invoice.

No specific product or line type is required.
Once the customer is configured for simplified invoices, create the invoice as usual and optionally set printNameOnPdf on the invoice payload.