-
-
Notifications
You must be signed in to change notification settings - Fork 306
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
151 additions
and
13 deletions.
There are no files selected for viewing
108 changes: 108 additions & 0 deletions
108
l10n_it_fatturapa_in/tests/data/IT01234567890_FPR15.xml
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,108 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<q1:FatturaElettronica xmlns:q1="http://ivaservizi.agenziaentrate.gov.it/docs/xsd/fatture/v1.2" versione="FPR12"> | ||
<FatturaElettronicaHeader> | ||
<DatiTrasmissione> | ||
<IdTrasmittente> | ||
<IdPaese>IT</IdPaese> | ||
<IdCodice>02780790107</IdCodice> | ||
</IdTrasmittente> | ||
<ProgressivoInvio>FPR14</ProgressivoInvio> | ||
<FormatoTrasmissione>FPR12</FormatoTrasmissione> | ||
<CodiceDestinatario>0000000</CodiceDestinatario> | ||
<ContattiTrasmittente> | ||
<Telefono>06543534343</Telefono> | ||
<Email>[email protected]</Email> | ||
</ContattiTrasmittente> | ||
<PECDestinatario>[email protected]</PECDestinatario> | ||
</DatiTrasmissione> | ||
<CedentePrestatore> | ||
<DatiAnagrafici> | ||
<IdFiscaleIVA> | ||
<IdPaese>IT</IdPaese> | ||
<IdCodice>02780790107</IdCodice> | ||
</IdFiscaleIVA> | ||
<Anagrafica> | ||
<Denominazione>YourCompany</Denominazione> | ||
</Anagrafica> | ||
<RegimeFiscale>RF01</RegimeFiscale> | ||
</DatiAnagrafici> | ||
<Sede> | ||
<Indirizzo>Via Milano, 1</Indirizzo> | ||
<CAP>00100</CAP> | ||
<Comune>Roma</Comune> | ||
<Provincia>AK</Provincia> | ||
<Nazione>IT</Nazione> | ||
</Sede> | ||
<Contatti> | ||
<Telefono>06543534343</Telefono> | ||
<Email>[email protected]</Email> | ||
</Contatti> | ||
</CedentePrestatore> | ||
<CessionarioCommittente> | ||
<DatiAnagrafici> | ||
<IdFiscaleIVA> | ||
<IdPaese>IT</IdPaese> | ||
<IdCodice>07973780013</IdCodice> | ||
</IdFiscaleIVA> | ||
<CodiceFiscale>07973780013</CodiceFiscale> | ||
<Anagrafica> | ||
<Denominazione>B2B Customer</Denominazione> | ||
</Anagrafica> | ||
</DatiAnagrafici> | ||
<Sede> | ||
<Indirizzo>Via Roma, 1</Indirizzo> | ||
<CAP>16100</CAP> | ||
<Comune>Genova</Comune> | ||
<Provincia>AK</Provincia> | ||
<Nazione>IT</Nazione> | ||
</Sede> | ||
</CessionarioCommittente> | ||
</FatturaElettronicaHeader> | ||
<FatturaElettronicaBody> | ||
<DatiGenerali> | ||
<DatiGeneraliDocumento> | ||
<TipoDocumento>TD01</TipoDocumento> | ||
<Divisa>EUR</Divisa> | ||
<Data>2020-09-30</Data> | ||
<Numero>FPR 17/20</Numero> | ||
<ImportoTotaleDocumento>54313.50</ImportoTotaleDocumento> | ||
</DatiGeneraliDocumento> | ||
</DatiGenerali> | ||
<DatiBeniServizi> | ||
<DettaglioLinee> | ||
<NumeroLinea>10</NumeroLinea> | ||
<Descrizione>Benzina S.Pb 10PPM</Descrizione> | ||
<Quantita>4000.00000000</Quantita> | ||
<UnitaMisura>L</UnitaMisura> | ||
<PrezzoUnitario>1.35580114</PrezzoUnitario> | ||
<PrezzoTotale>5423.20456</PrezzoTotale> | ||
<AliquotaIVA>22.00</AliquotaIVA> | ||
</DettaglioLinee> | ||
<DettaglioLinee> | ||
<NumeroLinea>20</NumeroLinea> | ||
<Descrizione>Gasolio Autotrazione 10PPM</Descrizione> | ||
<Quantita>32000.00000000</Quantita> | ||
<UnitaMisura>L</UnitaMisura> | ||
<PrezzoUnitario>1.22175180</PrezzoUnitario> | ||
<PrezzoTotale>39096.05760</PrezzoTotale> | ||
<AliquotaIVA>22.00</AliquotaIVA> | ||
</DettaglioLinee> | ||
<DatiRiepilogo> | ||
<AliquotaIVA>22.00</AliquotaIVA> | ||
<ImponibileImporto>44519.26</ImponibileImporto> | ||
<Imposta>9794.24</Imposta> | ||
<EsigibilitaIVA>I</EsigibilitaIVA> | ||
</DatiRiepilogo> | ||
</DatiBeniServizi> | ||
<DatiPagamento> | ||
<CondizioniPagamento>TP01</CondizioniPagamento> | ||
<DettaglioPagamento> | ||
<ModalitaPagamento>MP01</ModalitaPagamento> | ||
<DataScadenzaPagamento>2021-04-21</DataScadenzaPagamento> | ||
<ImportoPagamento>54313.50</ImportoPagamento> | ||
<IBAN>IT59R0100003228000000000622</IBAN> | ||
<BIC>BCITITMM</BIC> | ||
</DettaglioPagamento> | ||
</DatiPagamento> | ||
</FatturaElettronicaBody> | ||
</q1:FatturaElettronica> |
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