ZUGFeRD / mustangproject

Open Source Java e-Invoicing library, validator and tool (Factur-X/ZUGFeRD, UNCEFACT/CII XRechnung)
http://www.mustangproject.org
Apache License 2.0
234 stars 132 forks source link

Proper way to handle payments in intervals? #529

Open j-dimension opened 4 weeks ago

j-dimension commented 4 weeks ago

Hi,

I wonder what the correct approach would be to handle invoices that define specific payment intervals, e.g. monthly payments. In Germany there is a concept of "Dauerrechnung". How would I utilize the API to create such an invoice - or would that only end up as a free text in the payment terms (which would make automated processing on the receiving end kind of difficult / impossible)?

Thanks!

jstaerk commented 4 weeks ago

I have no idea but I would try just setting the BillingSpecifiedPeriod accordingly