Skip to content

Commit abcfbf1

Browse files
authored
Update faq.en.adoc
1 parent 4cfdb06 commit abcfbf1

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

modules/ROOT/pages/faq.en.adoc

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,26 @@ where, interestingly, net prices are quoted in two digits.
329329

330330
If you send invoices in advance they may be of TypeCode 386 Prepayment invoice, in which case the delivery date is optional. The final invoices however, have to refer to the previous invoice, e.g. using BuyerOrderReferencedDocument
331331

332+
=== I dont have a VAT ID
333+
You can still send electronic invoices using a ID without a scheme. This needs to be bilaterally agreed but if you put your tax ID and repeat it, there is some hope that your sender understands and agrees.
334+
335+
----
336+
<ram:SellerTradeParty>
337+
<ram:ID>12 123 123 123</ram:ID>
338+
<ram:Name>Bei Spiel GmbH</ram:Name>
339+
<ram:PostalTradeAddress>
340+
<ram:PostcodeCode>12345</ram:PostcodeCode>
341+
<ram:LineOne>Ecke 12</ram:LineOne>
342+
<ram:CityName>Stadthausen</ram:CityName>
343+
<ram:CountryID>DE</ram:CountryID>
344+
</ram:PostalTradeAddress>
345+
<ram:SpecifiedTaxRegistration>
346+
<ram:ID schemeID="FC">12 123 123 123</ram:ID>
347+
</ram:SpecifiedTaxRegistration>
348+
</ram:SellerTradeParty>
349+
----
350+
However, this may not work long, a VAT ID may be required for a later CTC, so the recommendation is to request a VAT ID. Or at least a EBID-Number, link:https://unternehmensverzeichnis.org[unternehmensverzeichnis.org] assigns them for free (SchemeID 0189).
351+
332352
=== How do collective invoices work in Factur-X Extended?
333353
It's about the item attributes
334354

0 commit comments

Comments
 (0)