@@ -92,6 +92,50 @@ If you wish to have any amount input in the :guilabel:`II` section (from boxes :
92
92
93
93
Repeat this operation for all contacts related to the **agriculture ** industry.
94
94
95
+ Veri*Factu
96
+ ==========
97
+
98
+ **Veri\* Factu ** is an e-Invoicing system used by the Spanish Tax Agency.
99
+ It is mandatory for most tax payers in Spain with some exceptions.
100
+ Notable exceptions are tax payers who use SII or fall under a regional tax regime (i.e. TicketBai TODO:link).
101
+
102
+ Odoo supports the automatic sending of invoices and Point of Sale orders to the authorities.
103
+ To enable **Veri\* Factu **, set your company's :guilabel: `Country ` and
104
+ :guilabel: `Tax ID ` under :menuselection: `Settings --> General Settings ` in the :guilabel: `Companies `
105
+ section.
106
+
107
+ Then, :ref: `install <general/install >` the module :guilabel: `Spain - Veri*Factu (l10n_es_edi_verifactu) `,
108
+ go to the :guilabel: `Veri\* Factu ` section under :menuselection: `Accounting --> Configuration --> Settings `.
109
+ There you need to check :guilabel: `Enable Veri*Factu ` and add at least one certificate under
110
+ :guilabel: `Manage certificates `.
111
+
112
+ .. warning ::
113
+ If you are testing certificates, enable :guilabel: `Veri*Factu Test Environment ` in the
114
+ :guilabel: `Veri\* Factu ` section, which can be found under :menuselection: `Settings --> General Settings `.
115
+
116
+ Use case
117
+ --------
118
+
119
+ Once an invoice has been :doc: `created <../../finance/accounting/customer_invoices >` and confirmed,
120
+ it can be send TODO:
121
+ During the sending process a Veri*Factu Document is created.
122
+ It represents the XML that will be send to the government.
123
+ A list of all documents associated with an invoice can be found in the :guilabel: `Veri*Factu Document ` tab.
124
+
125
+ If possible the document is send immediately to the AEAT.
126
+ This may not be possible some times due to waiting time requirements between submissions (imposed by the AEAT).
127
+ In that case the document will be send at the next possible time via TODO: scheduled action.
128
+
129
+ TODO: Cancellation via button
130
+
131
+ .. note ::
132
+ The Veri\* Factu **QR code ** is displayed on the invoice PDF.
133
+ TODO: update image
134
+
135
+ .. image :: spain/qr-code.png
136
+ :alt: Veri\*Factu QR code on the invoice.
137
+
138
+
95
139
TicketBAI
96
140
=========
97
141
0 commit comments