update ksef
This commit is contained in:
parent
616765aa0a
commit
cca28e9414
7 changed files with 360 additions and 20 deletions
|
|
@ -0,0 +1,119 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<Faktura xmlns="http://crd.gov.pl/wzor/2025/06/25/13775/"
|
||||||
|
xmlns:etd="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2022/01/05/eD/DefinicjeTypy/"
|
||||||
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<Naglowek>
|
||||||
|
<KodFormularza kodSystemowy="FA (3)" wersjaSchemy="1-0E">FA</KodFormularza>
|
||||||
|
<WariantFormularza>3</WariantFormularza>
|
||||||
|
<DataWytworzeniaFa>2025-11-24T16:20:59.199075536Z</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 -->
|
||||||
|
<!-- <NIP></NIP> -->
|
||||||
|
<Nazwa>REGESTA Spolka Akcyjna</Nazwa>
|
||||||
|
</DaneIdentyfikacyjne>
|
||||||
|
<Adres>
|
||||||
|
<KodKraju>PL</KodKraju>
|
||||||
|
<AdresL1>ul. Nowowiejska 52a</AdresL1>
|
||||||
|
<AdresL2>28-400 Pinczow</AdresL2>
|
||||||
|
</Adres>
|
||||||
|
<!---
|
||||||
|
Contact information from buyer can be left
|
||||||
|
<DaneKontaktowe>
|
||||||
|
<Email></Email>
|
||||||
|
<Telefon></Telefon>
|
||||||
|
</DaneKontaktowe>
|
||||||
|
-->
|
||||||
|
<NrKlienta>D15231</NrKlienta>
|
||||||
|
<JST>2</JST>
|
||||||
|
<!-- fixed -->
|
||||||
|
<GV>2</GV>
|
||||||
|
<!-- fixed -->
|
||||||
|
</Podmiot2>
|
||||||
|
<!-- Invoice Data -->
|
||||||
|
<Fa>
|
||||||
|
<KodWaluty>EUR</KodWaluty>
|
||||||
|
<P_1>2024-04-03</P_1>
|
||||||
|
<!-- Invoice Date -->
|
||||||
|
<P_2>216525</P_2>
|
||||||
|
<!-- Invoice Number -->
|
||||||
|
<P_6>2024-06-02</P_6>
|
||||||
|
<!-- Due Date -->
|
||||||
|
<!-- Line Items will be added here -->
|
||||||
|
<!-- Totals -->
|
||||||
|
<P_13_1>4128.00</P_13_1>
|
||||||
|
<!-- Total Net -->
|
||||||
|
<P_14_1>0.00</P_14_1>
|
||||||
|
<!-- Total VAT -->
|
||||||
|
<P_15>4128.00</P_15>
|
||||||
|
<!-- Total Gross -->
|
||||||
|
<FaWiersz>
|
||||||
|
<NrWierszaFa>1</NrWierszaFa>
|
||||||
|
<UU_ID>08806202-364f-4428-abca-76df8026efc4</UU_ID>
|
||||||
|
<P_7>R IM-ZEL-2403-259</P_7>
|
||||||
|
<P_8A>szt.</P_8A>
|
||||||
|
<P_8B>1</P_8B>
|
||||||
|
<P_9A>4128.00</P_9A>
|
||||||
|
<P_11>4128.00</P_11>
|
||||||
|
<P_12>0</P_12>
|
||||||
|
</FaWiersz>
|
||||||
|
<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>
|
||||||
|
<!-- Normale Rechnung (VAT) -->
|
||||||
|
<RodzajFaktury>VAT | ??? </RodzajFaktury>
|
||||||
|
<!-- Invoice Poitions
|
||||||
|
<FaWiersz>
|
||||||
|
<NrWierszaFa>1</NrWierszaFa>
|
||||||
|
<UU_ID>f980444d-2cca-4fde-bf67-a08551f0dbd8</UU_ID>
|
||||||
|
<P_7>R IM-ZEL-2403-259</P_7>
|
||||||
|
<P_8A>szt.</P_8A>
|
||||||
|
<P_8B>1</P_8B>
|
||||||
|
<P_9A>4128.00</P_9A>
|
||||||
|
<P_11>4128.00</P_11>
|
||||||
|
<P_12>23</P_12>
|
||||||
|
</FaWiersz>
|
||||||
|
-->
|
||||||
|
</Fa>
|
||||||
|
</Faktura>
|
||||||
|
|
@ -0,0 +1,120 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<Faktura xmlns="http://crd.gov.pl/wzor/2025/06/25/13775/"
|
||||||
|
xmlns:etd="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2022/01/05/eD/DefinicjeTypy/"
|
||||||
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<Naglowek>
|
||||||
|
<KodFormularza kodSystemowy="FA (3)" wersjaSchemy="1-0E">FA</KodFormularza>
|
||||||
|
<WariantFormularza>3</WariantFormularza>
|
||||||
|
<DataWytworzeniaFa>2025-11-24T16:31:54.096148387Z</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>
|
||||||
|
<NrID>ACG100423M76</NrID>
|
||||||
|
<!-- NIP falls eine PL Ust Vorliegt
|
||||||
|
ansonsten NrID - geht immer -->
|
||||||
|
<!-- <NIP></NIP> -->
|
||||||
|
<Nazwa>REGESTA Spolka Akcyjna</Nazwa>
|
||||||
|
</DaneIdentyfikacyjne>
|
||||||
|
<Adres>
|
||||||
|
<KodKraju>PL</KodKraju>
|
||||||
|
<AdresL1>ul. Nowowiejska 52a</AdresL1>
|
||||||
|
<AdresL2>28-400 Pinczow</AdresL2>
|
||||||
|
</Adres>
|
||||||
|
<!---
|
||||||
|
Contact information from buyer can be left
|
||||||
|
<DaneKontaktowe>
|
||||||
|
<Email></Email>
|
||||||
|
<Telefon></Telefon>
|
||||||
|
</DaneKontaktowe>
|
||||||
|
-->
|
||||||
|
<NrKlienta>D15231</NrKlienta>
|
||||||
|
<JST>2</JST>
|
||||||
|
<!-- fixed -->
|
||||||
|
<GV>2</GV>
|
||||||
|
<!-- fixed -->
|
||||||
|
</Podmiot2>
|
||||||
|
<!-- Invoice Data -->
|
||||||
|
<Fa>
|
||||||
|
<KodWaluty>EUR</KodWaluty>
|
||||||
|
<P_1>2024-04-03</P_1>
|
||||||
|
<!-- Invoice Date -->
|
||||||
|
<P_2>216525</P_2>
|
||||||
|
<!-- Invoice Number -->
|
||||||
|
<P_6>2024-06-02</P_6>
|
||||||
|
<!-- Due Date -->
|
||||||
|
<!-- Line Items will be added here -->
|
||||||
|
<!-- Totals -->
|
||||||
|
<P_13_1>4128.00</P_13_1>
|
||||||
|
<!-- Total Net -->
|
||||||
|
<P_14_1>0.00</P_14_1>
|
||||||
|
<!-- Total VAT -->
|
||||||
|
<P_15>4128.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>
|
||||||
|
<!-- Normale Rechnung (VAT) -->
|
||||||
|
<RodzajFaktury>VAT</RodzajFaktury>
|
||||||
|
<!-- Invoice Poitions
|
||||||
|
<FaWiersz>
|
||||||
|
<NrWierszaFa>1</NrWierszaFa>
|
||||||
|
<UU_ID>f980444d-2cca-4fde-bf67-a08551f0dbd8</UU_ID>
|
||||||
|
<P_7>R IM-ZEL-2403-259</P_7>
|
||||||
|
<P_8A>szt.</P_8A>
|
||||||
|
<P_8B>1</P_8B>
|
||||||
|
<P_9A>4128.00</P_9A>
|
||||||
|
<P_11>4128.00</P_11>
|
||||||
|
<P_12>23</P_12>
|
||||||
|
</FaWiersz>
|
||||||
|
-->
|
||||||
|
<FaWiersz>
|
||||||
|
<NrWierszaFa>1</NrWierszaFa>
|
||||||
|
<UU_ID>461a41d5-5364-45b0-8867-d94ddb41222f</UU_ID>
|
||||||
|
<P_7>R IM-ZEL-2403-259</P_7>
|
||||||
|
<P_8A>szt.</P_8A>
|
||||||
|
<P_8B>1</P_8B>
|
||||||
|
<P_9A>4128.00</P_9A>
|
||||||
|
<P_11>4128.00</P_11>
|
||||||
|
<P_12>0</P_12>
|
||||||
|
</FaWiersz>
|
||||||
|
</Fa>
|
||||||
|
</Faktura>
|
||||||
|
|
@ -0,0 +1,107 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<Faktura xmlns="http://crd.gov.pl/wzor/2025/06/25/13775/"
|
||||||
|
xmlns:etd="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2022/01/05/eD/DefinicjeTypy/"
|
||||||
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<Naglowek>
|
||||||
|
<KodFormularza kodSystemowy="FA (3)" wersjaSchemy="1-0E">FA</KodFormularza>
|
||||||
|
<WariantFormularza>3</WariantFormularza>
|
||||||
|
<DataWytworzeniaFa>2025-11-24T16:56:53.763700494Z</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>
|
||||||
|
<NrID>ACG100423M76</NrID> <!-- NIP falls eine PL Ust Vorliegt
|
||||||
|
ansonsten NrID - geht immer -->
|
||||||
|
<!-- <NIP></NIP> -->
|
||||||
|
<Nazwa>REGESTA Spolka Akcyjna</Nazwa>
|
||||||
|
</DaneIdentyfikacyjne>
|
||||||
|
<Adres>
|
||||||
|
<KodKraju>PL</KodKraju>
|
||||||
|
<AdresL1>ul. Nowowiejska 52a</AdresL1>
|
||||||
|
<AdresL2>28-400 Pinczow</AdresL2>
|
||||||
|
</Adres>
|
||||||
|
<!---
|
||||||
|
Contact information from buyer can be left
|
||||||
|
<DaneKontaktowe>
|
||||||
|
<Email></Email>
|
||||||
|
<Telefon></Telefon>
|
||||||
|
</DaneKontaktowe>
|
||||||
|
-->
|
||||||
|
<NrKlienta>D15231</NrKlienta>
|
||||||
|
<JST>2</JST>
|
||||||
|
<!-- fixed -->
|
||||||
|
<GV>2</GV>
|
||||||
|
<!-- fixed -->
|
||||||
|
</Podmiot2>
|
||||||
|
<!-- Invoice Data -->
|
||||||
|
<Fa>
|
||||||
|
<KodWaluty>EUR</KodWaluty>
|
||||||
|
<P_1>2024-04-03</P_1>
|
||||||
|
<!-- Invoice Date -->
|
||||||
|
<P_2>216525</P_2>
|
||||||
|
<!-- Invoice Number -->
|
||||||
|
<P_6>2024-06-02</P_6>
|
||||||
|
<!-- Due Date -->
|
||||||
|
<!-- Line Items will be added here -->
|
||||||
|
<!-- Totals -->
|
||||||
|
<P_13_1>4128.00</P_13_1>
|
||||||
|
<!-- Total Net -->
|
||||||
|
<P_14_1>0.00</P_14_1>
|
||||||
|
<!-- Total VAT -->
|
||||||
|
<P_15>4128.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>
|
||||||
|
<!-- Normale Rechnung (VAT) -->
|
||||||
|
<RodzajFaktury>VAT</RodzajFaktury>
|
||||||
|
<!-- Invoice Poitions FaWiersz -->
|
||||||
|
<FaWiersz>
|
||||||
|
<NrWierszaFa>1</NrWierszaFa>
|
||||||
|
<UU_ID>0a5f4f52-c4d1-4db4-9f7c-a8cb4d4b2889</UU_ID>
|
||||||
|
<P_7>R IM-ZEL-2403-259</P_7>
|
||||||
|
<P_8A>szt.</P_8A>
|
||||||
|
<P_8B>1</P_8B>
|
||||||
|
<P_9A>4128.00</P_9A>
|
||||||
|
<P_11>4128.00</P_11>
|
||||||
|
</FaWiersz>
|
||||||
|
</Fa>
|
||||||
|
</Faktura>
|
||||||
|
|
@ -1,5 +1,8 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<Faktura xmlns="http://crd.gov.pl/wzor/2025/06/25/13775/" xmlns:etd="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2022/01/05/eD/DefinicjeTypy/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
<Faktura xmlns="http://crd.gov.pl/wzor/2025/06/25/13775/"
|
||||||
|
xmlns:etd="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2022/01/05/eD/DefinicjeTypy/"
|
||||||
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<Naglowek>
|
<Naglowek>
|
||||||
<KodFormularza kodSystemowy="FA (3)" wersjaSchemy="1-0E">FA</KodFormularza>
|
<KodFormularza kodSystemowy="FA (3)" wersjaSchemy="1-0E">FA</KodFormularza>
|
||||||
<WariantFormularza>3</WariantFormularza>
|
<WariantFormularza>3</WariantFormularza>
|
||||||
|
|
@ -27,7 +30,8 @@
|
||||||
<!-- NIP falls eine PL Ust Vorliegt
|
<!-- NIP falls eine PL Ust Vorliegt
|
||||||
ansonsten NrID - geht immer -->
|
ansonsten NrID - geht immer -->
|
||||||
<!-- <NIP></NIP> -->
|
<!-- <NIP></NIP> -->
|
||||||
<Nazwa>REGESTA Spolka Akcyjna</Nazwa> --> </DaneIdentyfikacyjne>
|
<Nazwa>REGESTA Spolka Akcyjna</Nazwa>
|
||||||
|
</DaneIdentyfikacyjne>
|
||||||
<Adres>
|
<Adres>
|
||||||
<KodKraju>PL</KodKraju>
|
<KodKraju>PL</KodKraju>
|
||||||
<AdresL1>ul. Nowowiejska 52a</AdresL1>
|
<AdresL1>ul. Nowowiejska 52a</AdresL1>
|
||||||
|
|
|
||||||
|
|
@ -33,7 +33,8 @@
|
||||||
<!-- NIP falls eine PL Ust Vorliegt
|
<!-- NIP falls eine PL Ust Vorliegt
|
||||||
ansonsten NrID - geht immer -->
|
ansonsten NrID - geht immer -->
|
||||||
<!-- <NIP></NIP> -->
|
<!-- <NIP></NIP> -->
|
||||||
<Nazwa>#Customer Name#</Nazwa> --> </DaneIdentyfikacyjne>
|
<Nazwa>#Customer Name#</Nazwa>
|
||||||
|
</DaneIdentyfikacyjne>
|
||||||
<Adres>
|
<Adres>
|
||||||
<KodKraju></KodKraju>
|
<KodKraju></KodKraju>
|
||||||
<AdresL1></AdresL1>
|
<AdresL1></AdresL1>
|
||||||
|
|
@ -100,21 +101,10 @@
|
||||||
</PMarzy>
|
</PMarzy>
|
||||||
</Adnotacje>
|
</Adnotacje>
|
||||||
<!-- Normale Rechnung (VAT) -->
|
<!-- Normale Rechnung (VAT) -->
|
||||||
<RodzajFaktury>VAT | ??? </RodzajFaktury>
|
<RodzajFaktury>VAT</RodzajFaktury>
|
||||||
|
|
||||||
|
|
||||||
<!-- Invoice Poitions
|
<!-- Invoice Poitions FaWiersz -->
|
||||||
<FaWiersz>
|
|
||||||
<NrWierszaFa>1</NrWierszaFa>
|
|
||||||
<UU_ID>f980444d-2cca-4fde-bf67-a08551f0dbd8</UU_ID>
|
|
||||||
<P_7>R IM-ZEL-2403-259</P_7>
|
|
||||||
<P_8A>szt.</P_8A>
|
|
||||||
<P_8B>1</P_8B>
|
|
||||||
<P_9A>4128.00</P_9A>
|
|
||||||
<P_11>4128.00</P_11>
|
|
||||||
<P_12>23</P_12>
|
|
||||||
</FaWiersz>
|
|
||||||
-->
|
|
||||||
|
|
||||||
</Fa>
|
</Fa>
|
||||||
</Faktura>
|
</Faktura>
|
||||||
|
|
@ -2810,7 +2810,7 @@ Wiedervorlage wird um 7 bzw. 5 Tage erhöht</bpmn2:text>
|
||||||
<bpmndi:BPMNShape bpmnElement="event_iAvEHw" id="BPMNShape_2RIfjA">
|
<bpmndi:BPMNShape bpmnElement="event_iAvEHw" id="BPMNShape_2RIfjA">
|
||||||
<dc:Bounds height="36.0" width="36.0" x="657.0" y="547.0"/>
|
<dc:Bounds height="36.0" width="36.0" x="657.0" y="547.0"/>
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_3zctow">
|
<bpmndi:BPMNLabel id="BPMNLabel_3zctow">
|
||||||
<dc:Bounds height="20.0" width="100.0" x="625.0" y="586.0"/>
|
<dc:Bounds height="20.0" width="100.0" x="626.0" y="589.0"/>
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape bpmnElement="task_iWUeSw" id="BPMNShape_96LTfg">
|
<bpmndi:BPMNShape bpmnElement="task_iWUeSw" id="BPMNShape_96LTfg">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue