Exemple avec des explications par champ ou par paragraphe
Les champs évidents ne sont pas expliqués.
<cac:AccountingSupplierParty>
Cet paragraphe enregistre les détails de la partie qui a envoyé la facture. Il s'agit donc du fournisseur pour les factures d'achat et de l'utilisateur Yuki pour les factures de vente. Ceci est un paragraphe qui comprend les sections suivantes.
<cbc:CustomerAssignedAccountID>xxxxx</cbc:CustomerAssignedAccountID> //N'est pas encore rempli.
<cac:Party>
<cbc:WebsiteURI>http://www.bedrijf.com</cbc:WebsiteURI> //The Uniform Resource Identifier (URI) of the Party N'est pas encore rempli.
<cac:PartyIdentification>
<cbc:ID>123456749</cbc:ID> // Ce champ est rempli avec le numéro d'entreprise
</cac:PartyIdentification>
<cac:PartyName>
<cbc:Name>Yuki</cbc:Name>
</cac:PartyName>
<cac:PostalAddress>
<cbc:StreetName>Rijnkaai 37</cbc:StreetName>
<cbc:CityName>Antwerpen</cbc:CityName>
<cbc:PostalZone>2000</cbc:PostalZone>
<cac:Country>
<cbc:IdentificationCode>BE</cbc:IdentificationCode>
</cac:Country>
</cac:PostalAddress>
<cac:PhysicalLocation>
<cbc:StreetName>Rijnkaai 37</cbc:StreetName>
<cbc:CityName>Antwerpen</cbc:CityName>
<cbc:PostalZone>2000</cbc:PostalZone>
<cac:Country>
<cbc:IdentificationCode>BE</cbc:IdentificationCode>
</cac:Country>
</cac:PhysicalLocation>
<cac:PartyTaxScheme>
<cbc:CompanyID schemeID="BE:VAT">BE0123.456.749</cbc:CompanyID>
<cac:TaxScheme> //soort belasting uit lijst van UN
<cbc:ID schemeID="UN/ECE 5153" schemeAgencyID="6">VAT</cbc:ID>
</cac:TaxScheme>
</cac:PartyTaxScheme>
<cac:PartyLegalEntity>
<cbc:CompanyID schemeID>123.456.749</cbc:CompanyID>
</cac:PartyLegalEntity>
<cac:Contact>
<cbc:Telephone></cbc:Telephone>
</cac:Contact> </cac:Party>
<cac:AccountingCustomerParty>
<cac:PaymentMeans>
Cela concerne les conditions de paiement. Ici encore, il est fait référence à la liste des Nations Unies. Il y a quelques exemples de listes
<cbc:PaymentMeansCode>1</cbc:PaymentMeansCode> //1 = Instrument non défini, 48= Carte bancaire, 49 = Débité directement, 31= Transfert de débit>>
<cbc:PaymentDueDate>2017-03-23</cbc:PaymentDueDate>
<cac:PayeeFinancialAccount>
<cbc:ID schemeID="IBAN">BE00000000000097</cbc:ID>
<cbc:Name>Yuki</cbc:Name>
<cbc:CurrencyCode>EUR</cbc:CurrencyCode>
<cac:Country>
<cbc:IdentificationCode>BE</cbc:IdentificationCode>
</cac:Country>
</cac:PayeeFinancialAccount>
Cet article a-t-il été utile ?
C'est super !
Merci pour votre commentaire
Désolé ! Nous n'avons pas pu vous être utile
Merci pour votre commentaire
Commentaires envoyés
Nous apprécions vos efforts et nous allons corriger l'article