Skip to content

Commit ecee1cd

Browse files
committed
SEO
1 parent fa8fdb2 commit ecee1cd

File tree

2 files changed

+15
-12
lines changed

2 files changed

+15
-12
lines changed

business-central/LocalFunctionality/Spain/SII-invoice-types-sales-purchase-documents.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Overview of SII Invoice Types in Sales and Purchase Documents
2+
title: SII Invoice Types in Sales and Purchase Documents
33
description: Shows the output of the various types that are used for invoices and credit memos in connection with SII and how they are implemented.
44

55
author: SorenGP
@@ -10,22 +10,23 @@
1010
ms.tgt_pltfrm: na
1111
ms.workload: na
1212
ms.search.keywords:
13-
ms.date: 04/01/2020
13+
ms.date: 08/27/2020
1414
ms.author: sgroespe
1515

1616
---
1717
# SII - Invoice and Credit Memo Types in Sales and Purchase Documents
18-
[!INCLUDE[d365fin](../../includes/d365fin_md.md)] supports the Spanish SII requirements for VAT reporting (Immediate Information Supply). For more information, see [Setup and user guide for electronic VAT information under SII in the Spanish version of Dynamics NAV](https://aka.ms/SIISetup).
18+
19+
[!INCLUDE[d365fin](../../includes/d365fin_md.md)] supports the Spanish SII requirements for VAT reporting (Immediate Information Supply).
1920

2021
The following table shows the output of the various types that are used for invoices and credit memos in connection with SII and how they are implemented in [!INCLUDE[d365fin](../../includes/d365fin_md.md)].
2122

2223
## Sales Invoices
2324
|Type|Description|Implementation|
2425
|--|--|--|
2526
|F1|Invoice|Normal invoice|
26-
|F2|Simplified invoice (ticket)|Implemented as for F1, except a non-existing block is called Contraparte and additional nodes are called ImporteTotal and Macrodato.|
27+
|F2|Simplified invoice (ticket)|Implemented as for F1, except a non-existing block is called "Contraparte" and additional nodes are called "ImporteTotal" and "Macrodato".|
2728
|F3|Invoice issued to replace simplified invoices issued and filed|Same as Normal invoice|
28-
|F4|Invoice summary entry|Possible, but the XML file is same as for F1 because [!INCLUDE[d365fin](../../includes/d365fin_md.md)] does not support Summary invoices. <br /><br />Submissions will result in known error: Missing NumSerieFacturaEmisorResumenFin element.|
29+
|F4|Invoice summary entry|Possible, but the XML file is same as for F1 because [!INCLUDE[d365fin](../../includes/d365fin_md.md)] does not support Summary invoices. <br /><br />Submissions will result in known error: Missing "NumSerieFacturaEmisorResumenFin" element.|
2930
|R1|Corrected invoice (Error based on Art. 80.1, 80.2, and 80.6 LIVA)|Not supported. Only used for credit memos.|
3031
|R2|Corrected invoice (Art. 80.3)|Not supported. Only used for credit memos|
3132
|R3|Corrected invoice (Art. 80.4)|Not supported. Only used for credit memos|
@@ -43,15 +44,15 @@ The following table shows the output of the various types that are used for invo
4344
|R2|Corrected invoice (Art. 80.3)|Same as normal credit memo|
4445
|R3|Corrected invoice (Art. 80.4)|Same as normal credit memo|
4546
|R4|Corrected invoice (other)|Same as normal credit memo|
46-
|R5|Corrected invoice in simplified invoices|Same as normal credit memo except the block is called Contraparte.|
47+
|R5|Corrected invoice in simplified invoices|Same as normal credit memo except the block is called "Contraparte".|
4748

4849
## Purchase Invoices
4950
|Type|Description|Implementation|
5051
|--|--|--|
5152
|F1|Invoice|Normal invoice|
52-
|F2|Simplified invoice (ticket)|Implemented as for F1, except a non-existing block is called Contraparte and additional nodes are called ImporteTotal and Macrodato.|
53+
|F2|Simplified invoice (ticket)|Implemented as for F1, except a non-existing block is called "Contraparte" and additional nodes are called "ImporteTotal" and "Macrodato".|
5354
|F3|Invoice issued to replace simplified invoices issued and filed|Sames as for Normal invoice|
54-
|F4|Invoice summary entry|Possible, but the XML file is same as for F1 because [!INCLUDE[d365fin](../../includes/d365fin_md.md)] does not support Summary invoices. <br /><br />Submissions will result in known error: Missing NumSerieFacturaEmisorResumenFin element.|
55+
|F4|Invoice summary entry|Possible, but the XML file is same as for F1 because [!INCLUDE[d365fin](../../includes/d365fin_md.md)] does not support Summary invoices. <br /><br />Submissions will result in known error: Missing "NumSerieFacturaEmisorResumenFin" element.|
5556
|F5|Imports (DUA)|Same as for Normal invoice|
5657
|F6|Accounting support material|Sames as for Normal invoice|
5758
|R1|Corrected invoice (Error based on Art. 80.1, 80.2, and 80.6 LIVA)|Not supported. Only used for credit memos|
@@ -73,7 +74,9 @@ The following table shows the output of the various types that are used for invo
7374
|R2|Corrected invoice (Art. 80.3)|Same as normal credit memo|
7475
|R3|Corrected invoice (Art. 80.4)|Same as normal credit memo|
7576
|R4|Corrected invoice (other)|Same as normal credit memo|
76-
|R5|Corrected invoice in simplified invoices|Same as for normal credit memo except the block is called “Contraparte”|
77+
|R5|Corrected invoice in simplified invoices|Same as for normal credit memo except the block is called "Contraparte"|
78+
79+
## See Also
7780

78-
## See Also
7981
[Spain Local Functionality](spain-local-functionality.md)
82+
[Setup and user guide for electronic VAT information under SII in the Spanish version of Dynamics NAV](https://aka.ms/SIISetup)

business-central/across-business-functionality.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Business Functionality Supported by Business Central | Microsoft Docs
2+
title: Business Functionality Supported by Business Central
33
description: Provides a feature overview of all the business functions and departments that are supported by application areas, such as Finance, Inventory, and Project Management.
44
author: SorenGP
55

@@ -9,7 +9,7 @@ ms.devlang: na
99
ms.tgt_pltfrm: na
1010
ms.workload: na
1111
ms.search.keywords: feature overview
12-
ms.date: 04/01/2020
12+
ms.date: 08/27/2020
1313
ms.author: sgroespe
1414

1515
---

0 commit comments

Comments
 (0)