Spain Outbound Transactions
The European Union Electronic Invoicing SuiteApp allows the processing of outbound invoice and credit memo transactions using the Veri*Factu system for NetSuite users in Spain. By providing communication with the service provider, transactions are certified in the Veri*Factu system and a URL to the Veri*Factu site is provided, which can also be scanned using a QR code.
To configure e-document templates for Spain
-
Go to Setup > E-Documents > E-Document Template List..
-
Select the Avalara Veri*Factu outbound Invoice/Credit memo e-document template:
-
In the Subsidiary field, select the Spanish subsidiary and click Save.
To setup the QR Code to the Spanish Tax Authority in custom templates
-
As an Administrator, go to Customization > Forms > Advanced PDF/HTML Templates.
-
Select the PDF/HTML Template you want to edit.
-
Click Customize to customize a standard template, or click Edit on a custom template.
-
If you select a standard template, then choose the Template Setup option.
In the Title field, enter the name you want to give to the template in case it doesn't have a custom name already.
-
Select the Source Code toggle and enter the following:
<#-- VERIFACTU QR Code BEGINNING --> <table class="QR" style="width: 100%"> <tr> <td align="right"> <#if record.custbody_euei_es_vf_transaction_url?has_content> <#assign anchor = record.custbody_euei_es_vf_transaction_url> <#assign urlStart = anchor?index_of('href="') + 6> <#assign urlEnd = anchor?index_of('"', urlStart)> <#assign url = anchor?substring(urlStart, urlEnd)> <p align="center"> <barcode codetype="qrcode" showtext="true" height="100" width="100" value="${url}"/> <br/> VERI*FACTU </p> </#if> </td> </tr> </table> <#-- VERIFACTU QR Code END --> -
Click Save.
To certify outbound transactions for Spain
-
Go to Transactions > Invoices.
-
Select the invoice that needs to be certified.
-
Fill in all the required fields.
-
In the E-Document subtab, make sure the Avalara Veri*Factu outbound Invoice/Credit Memo template is selected in the E-Document Template field.
-
Click Save.
-
Some fields will be automatically populated:
-
In the Veri*Factu subtab:
-
Veri*Factu Transaction URL, which includes a URL linking to the corresponding Spanish Tax Authority website to track the certified transaction, which can be scanned as a QR code in the printed version.
-
Veri*Factu Type of Issued Invoice
-
Veri*Factu Qualification Type of Taxable/Non-exempt Transaction
-
Veri*Factu Special Regime Key
-
Veri*Factu Recipient Identification Type
-
-
-
After the transaction is saved, the E-Document Status field is set to For Generation.
-
Click Generate E-Document. The E-Document Status field is set to Ready for Certification.
-
Click Certify E-Document.
-
Check the E-Document Status and E-Document Audit Trail fields to see if it's successfully sent for certification.
-
Some fields will be populated after the transaction is saved:
-
In the Network References subtab:
-
OBN Document ID
-
Avalara Document ID
-
Avalara Mandate
-
-