104 lines
No EOL
3.2 KiB
XML
104 lines
No EOL
3.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Faktura
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
|
xmlns:etd="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2022/01/05/eD/DefinicjeTypy/"
|
|
xmlns="http://crd.gov.pl/wzor/2025/06/25/13775/">
|
|
<Naglowek>
|
|
<KodFormularza kodSystemowy="FA (3)" wersjaSchemy="1-0E">FA</KodFormularza>
|
|
<WariantFormularza>3</WariantFormularza>
|
|
<DataWytworzeniaFa>2026-06-05T02:45:33.422866Z</DataWytworzeniaFa>
|
|
<SystemInfo>Imixs eInvoice</SystemInfo>
|
|
</Naglowek>
|
|
|
|
<!-- Seller (Your Polish Company - Pre-filled) -->
|
|
<Podmiot1>
|
|
<DaneIdentyfikacyjne>
|
|
<NIP>9552521552</NIP>
|
|
<Nazwa>Alexander Global Logistics</Nazwa>
|
|
</DaneIdentyfikacyjne>
|
|
<Adres>
|
|
<KodKraju>PL</KodKraju>
|
|
<AdresL1>Gdanska 36</AdresL1>
|
|
<AdresL2>70-660 Szczecin</AdresL2>
|
|
</Adres>
|
|
<DaneKontaktowe>
|
|
<Email>MBudas@alexander-logistics.com</Email>
|
|
</DaneKontaktowe>
|
|
</Podmiot1>
|
|
|
|
<!-- Buyer (Customer - Empty, to be filled) -->
|
|
<Podmiot2>
|
|
<DaneIdentyfikacyjne>
|
|
<!-- NIP falls eine PL Ust Vorliegt
|
|
ansonsten NrID - geht immer -->
|
|
<!-- <Nazwa>#Customer Name#</Nazwa> -->
|
|
</DaneIdentyfikacyjne>
|
|
<Adres>
|
|
<KodKraju></KodKraju>
|
|
<AdresL1></AdresL1>
|
|
<AdresL2></AdresL2>
|
|
</Adres>
|
|
|
|
<!---
|
|
Contact information from buyer can be left
|
|
<DaneKontaktowe>
|
|
<Email></Email>
|
|
<Telefon></Telefon>
|
|
</DaneKontaktowe>
|
|
-->
|
|
<NrKlienta>#CDTR-NUMBER#</NrKlienta>
|
|
<JST>2</JST> <!-- fixed -->
|
|
<GV>2</GV> <!-- fixed -->
|
|
</Podmiot2>
|
|
|
|
<!-- Invoice Data -->
|
|
<Fa>
|
|
<KodWaluty>#CURRENCY#</KodWaluty>
|
|
<P_1></P_1> <!-- Invoice Date -->
|
|
<P_2></P_2> <!-- Invoice Number -->
|
|
<P_6></P_6> <!-- Due Date -->
|
|
<!-- Totals -->
|
|
<P_13_1>0.00</P_13_1> <!-- Total Net -->
|
|
<P_14_1>0.00</P_14_1> <!-- Total VAT -->
|
|
<P_15>0.00</P_15> <!-- Total Gross -->
|
|
|
|
<Adnotacje>
|
|
<!-- 1 yes - 2 no -->
|
|
<P_16>2</P_16>
|
|
|
|
<!-- Keine Selbstfakturierung -->
|
|
<P_17>2</P_17>
|
|
|
|
<!-- Kein Reverse Charge -->
|
|
<P_18>2</P_18>
|
|
|
|
<!-- Kein Split Payment (Rechnung unter 15.000 PLN/EUR) -->
|
|
<P_18A>2</P_18A>
|
|
|
|
<!-- Keine Steuerbefreiung -->
|
|
<Zwolnienie>
|
|
<P_19N>1</P_19N>
|
|
</Zwolnienie>
|
|
|
|
<!-- Keine neuen Verkehrsmittel -->
|
|
<NoweSrodkiTransportu>
|
|
<P_22N>1</P_22N>
|
|
</NoweSrodkiTransportu>
|
|
|
|
<!-- Kein vereinfachtes Verfahren nach Art. 135 -->
|
|
<P_23>2</P_23>
|
|
|
|
<!-- Keine Margenregelung -->
|
|
<PMarzy>
|
|
<P_PMarzyN>1</P_PMarzyN>
|
|
</PMarzy>
|
|
</Adnotacje>
|
|
<!-- Invoice Type (VAT) -->
|
|
<RodzajFaktury>VAT</RodzajFaktury>
|
|
|
|
|
|
<!-- Invoice Positions: FaWiersz -->
|
|
|
|
</Fa>
|
|
</Faktura> |