Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <InvoicesDoc xmlns="http://www.aade.gr/myDATA/invoice/v1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:N1="https://www.aade.gr/myDATA/incomeClassificaton/v1.0">
- <invoice>
- <issuer>
- <vatNumber>000000000</vatNumber>
- <country>GR</country>
- <branch>0</branch>
- <name>ΕΚΔΟΤΗΣ</name>
- <address>
- <street>ΘΕΣ/ΝΙΚΗ</street>
- <number>_</number>
- <postalCode>00000</postalCode>
- <city>ΘΕΡΜΗ ΘΕΣΣΑΛΟΝΙΚΗΣ</city>
- </address>
- </issuer>
- <counterpart>
- <vatNumber>000000000</vatNumber>
- <country>GR</country>
- <branch>0</branch>
- <name>ΛΗΠΤΗΣ</name>
- <address>
- <street>ΘΕΡΜΗ ΘΕΣΣΑΛΟΝΙΚΗΣ</street>
- <number>_</number>
- <postalCode>00000</postalCode>
- <city>ΘΕΡΜΗ ΘΕΣΣΑΛΟΝΙΚΗΣ</city>
- </address>
- </counterpart>
- <invoiceHeader>
- <series>00ΔΑ30</series>
- <aa>6</aa>
- <issueDate>2024-09-02</issueDate>
- <invoiceType>9.3</invoiceType>
- <movePurpose>7</movePurpose>
- <otherDeliveryNoteHeader>
- <loadingAddress>
- <street>ΘΕΣ/ΝΙΚΗ</street>
- <number>_</number>
- <postalCode>00000</postalCode>
- <city>ΘΕΣΣΑΛΟΝΙΚΗΣ</city>
- </loadingAddress>
- <deliveryAddress>
- <street>ΘΕΡΜΗ ΘΕΣΣΑΛΟΝΙΚΗΣ</street>
- <number>_</number>
- <postalCode>00000</postalCode>
- <city>ΘΕΡΜΗ ΘΕΣΣΑΛΟΝΙΚΗΣ</city>
- </deliveryAddress>
- </otherDeliveryNoteHeader>
- </invoiceHeader>
- <invoiceDetails>
- <lineNumber>1</lineNumber>
- <itemCode>Υ-12-405-0626</itemCode>
- <itemDescr>ΚΑΛΤΣΑ</itemDescr>
- <quantity>216.000</quantity>
- <measurementUnit>2</measurementUnit>
- <netValue>0.000</netValue>
- <vatCategory>8</vatCategory>
- <vatAmount>0.00</vatAmount>
- <incomeClassification>
- <ecls:classificationCategory xmlns:ecls="https://www.aade.gr/myDATA/incomeClassificaton/v1.0">category3</ecls:classificationCategory>
- <ecls:amount xmlns:ecls="https://www.aade.gr/myDATA/incomeClassificaton/v1.0">0.000</ecls:amount>
- </incomeClassification>
- </invoiceDetails>
- <invoiceSummary>
- <totalNetValue>0.000</totalNetValue>
- <totalVatAmount>0.00</totalVatAmount>
- <totalWithheldAmount>0</totalWithheldAmount>
- <totalFeesAmount>0</totalFeesAmount>
- <totalStampDutyAmount>0</totalStampDutyAmount>
- <totalOtherTaxesAmount>0</totalOtherTaxesAmount>
- <totalDeductionsAmount>0</totalDeductionsAmount>
- <totalGrossValue>0.000</totalGrossValue>
- <incomeClassification>
- <N1:classificationCategory>category3</N1:classificationCategory>
- <N1:amount>0</N1:amount>
- </incomeClassification>
- </invoiceSummary>
- </invoice>
- </InvoicesDoc>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement