GithubHelp home page GithubHelp logo

Comments (8)

stephanstapel avatar stephanstapel commented on May 20, 2024

Hallo,

mit SEPA habe ich mich in der Tat noch nicht auseinandergesetzt. Machen wir es doch dieses Mal anders herum: ich baue es ein und Du reviewst es. Was meinst Du?

from zugferd-csharp.

drocx avatar drocx commented on May 20, 2024

Können wir gerne so machen.

Es müssen ja auch nur das oben angegebene XML geschrieben werden, da bei ZUGFeRD-Rechnungen wird davon ausgegangen wird, dass das Fälligkeitsdatum der Rechnung dem Fälligkeitsdatum der Lastschrift entspricht.
Andere Prenotification Arten werden nicht unterstützt.

from zugferd-csharp.

stephanstapel avatar stephanstapel commented on May 20, 2024

kann es sein, dass das Beispiel in der Doku falsch ist?
Schau mal hier aus der technischen Dokumentation:

image

dort steht, dass es den AccountName nur bei PayeePartyCreditorFinancialAccount gibt, nicht bei PayerPartyDebtorFinancialAccount. Was meinst Du?

from zugferd-csharp.

drocx avatar drocx commented on May 20, 2024

Könnte sein. Sonst gibt es noch ein SEPA Confort Extended Beispiel bei der ZUGFeRD Beschreibung. In dem XML müsste man es ja nochmal nachschauen können.
Ich persönlich würde die Felder aber nicht nutzen, da ich meist nur Iban und BIC habe. Der Name der Bank ist meist nicht vorhanden.
Morgen kann ich aber nochmal die Doku genauer lesen. Dann bin ich wieder am Rechner.

from zugferd-csharp.

drocx avatar drocx commented on May 20, 2024

Ja. Das Beispiel aus der Doku ist falsch und die technische Doku ist richtig.

<ram:ApplicableSupplyChainTradeSettlement>
	<ram:PaymentReference>2013-471102</ram:PaymentReference>
	<ram:InvoiceCurrencyCode>EUR</ram:InvoiceCurrencyCode>
	<ram:SpecifiedTradeSettlementPaymentMeans>
		<ram:TypeCode>49</ram:TypeCode>
		<ram:Information>SEPA-Lastschrift</ram:Information>
		<ram:ID schemeAgencyID="DE98ZZZ09999999999">REF A-123</ram:ID>
		<ram:PayerPartyDebtorFinancialAccount>
			<ram:IBANID>DE21860000000086001055</ram:IBANID>
		</ram:PayerPartyDebtorFinancialAccount>
		<ram:PayerSpecifiedDebtorFinancialInstitution>
			<ram:BICID>MARKDEF1860</ram:BICID>
			<ram:Name>Deutsche Bundesbank -Filiale Leipzig-</ram:Name>
		</ram:PayerSpecifiedDebtorFinancialInstitution>
	</ram:SpecifiedTradeSettlementPaymentMeans>
...
	<ram:SpecifiedTradePaymentTerms>
		<ram:Description>Der Betrag in Höhe von EUR 529,87 wird am 20.03.2014 von Ihrem Konto mit IBAN DE21860000000086001055
und BIC MARKDEF1860, Deutsche Bundesbank -Filiale Leipzig- per SEPA-Lastschrift eingezogen.
Mandatsreferenz: REF A-123, Gläubiger-Identifikationsnummer: DE98ZZZ09999999999</ram:Description>
		<ram:DueDateDateTime><udt:DateTimeString format="102">20140320</udt:DateTimeString></ram:DueDateDateTime>
        </ram:SpecifiedTradePaymentTerms>
...
</ram:ApplicableSupplyChainTradeSettlement>

ZUGFeRD_1p0_COMFORT_SEPA_Prenotification.pdf

from zugferd-csharp.

stephanstapel avatar stephanstapel commented on May 20, 2024

Schau Dir mal den commit an: d400afe

das müsste meiner Meinung nach so passen.
In nuget habe ich noch nicht aktualisiert, mache ich, sobald Du Dein ok gegeben hast!

from zugferd-csharp.

drocx avatar drocx commented on May 20, 2024

Hallo,
der InvoiceDescriptor war glaube ich noch nicht ganz fertig umgesetzt. Ich habe den Code ergänzt und einen Pull Request erstellt #14.

from zugferd-csharp.

drocx avatar drocx commented on May 20, 2024

Ich habe die Nuget Pakete bei mir letzte Woche aktualisiert. Läuft alles. 👍

from zugferd-csharp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.