-
-
Notifications
You must be signed in to change notification settings - Fork 534
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMP]l10n_es_aeat_sii_oca: sii con DUA
- Loading branch information
1 parent
69e97db
commit 2467f8e
Showing
7 changed files
with
167 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 changes: 24 additions & 0 deletions
24
l10n_es_aeat_sii_oca/tests/json/sii_in_invoice_p_iva21_ibc_group_dict.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"IDFactura": { | ||
"FechaExpedicionFacturaEmisor": "01-01-2020", | ||
"NumSerieFacturaEmisor": "sup0001", | ||
"IDEmisorFactura": {"NIF": "U2687761C"} | ||
}, | ||
"FacturaRecibida": { | ||
"TipoFactura": "F5", | ||
"Contraparte": {"NombreRazon": "Spanish test company", "NIF": "U2687761C"}, | ||
"IDEmisorFactura": {"NIF": "U2687761C"}, | ||
"DescripcionOperacion": "/", | ||
"ClaveRegimenEspecialOTrascendencia": "01", | ||
"FechaRegContable": "01-10-2020", | ||
"DesgloseFactura": { | ||
"DesgloseIVA": { | ||
"DetalleIVA": [ | ||
{"BaseImponible": 83.33, "CuotaSoportada": 17.5, "TipoImpositivo": "21.0"} | ||
] | ||
} | ||
}, | ||
"CuotaDeducible": 17.5 | ||
}, | ||
"PeriodoLiquidacion": {"Periodo": "01", "Ejercicio": 2020} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters