- EN16931 validation 1.3.11 codelists v11 #357 - Fonts removed #358 - xrechnungimporter to read from filename, inputstream - invoice's getSender/getRecipient() now return tradeparty no IZUGFeRDExportableTradeParty - (first) IBAN is now parsed into sender's getBankDetails - zugferdimporter to accept xml files - UBL importer to also parse contacts - https://github.com/ZUGFeRD/mustangproject/pull/369 - upgrade ph-scematron from 6.3.3 to 8 2.10.0 ======= 2023-12-30 - also accept pdf/a3 from inputstream - closes #354 factur-x 1 from commandline - support XR 3.0.1 (#343), - i.e. processid - set email in tradeparty class - empty description remove 2.9.0 ======= 2023-11-27 - Missing closing tag in BankDetails when there's no BIC number #339 - ZUGFeRDExporterFromA3 did not set default ZUGFeRD Version - Have a way to merge to PDF file without knowing if it is A-1 or A-3 #341 - Be able to validate XR 3.0 #347 2.8.0 ======= 2023-09-14 - Improvement of included notes #331 - fixes #259 by Heavenfighter - introduction of --disable-file-logging command line option 2.7.3 ======= 2023-06-16 - \#328 parse SpecifiedTradeProduct/SellerAssignedID, SellerOrderReferencedDocument/ram:IssuerAssignedID and BuyerOrderReferencedDocument/ram:IssuerAssignedID in invoiceparser 2.7.2 ======= 2023-06-09 - \#322 support basis quantity in item class, invoice importer - \#327 expose validation results and location item (thanks to jpep-in) 2.7.1 ======= 2023-05-25 - \#317 (support conversion towards peppol #282) - \#313 Update CII2UBL library - https://github.com/ZUGFeRD/mustangproject/pull/315 invoiceimporter constructor for InputStream - be able to extract data into existing invoice objects 2.7.0 ======= 2023-04-17 - support english and french output in factur-x visualization (read: conversion to HTML), UBL invoice and creditnote input+ resolve codelist attributes (thanks to https://jcthiele.github.io/xrechnung-visualization-codelist-resolve/) 2.6.2 "Happy Easter" ======= 2023-04-06 - corrected linux build, fixes Github action - Issue 308: (be able to) define when VAT collection become applicable #309 - upgraded CEN schematron to v1.3.9 - remove logback.xml in some cases PR #311 - upgrade XRechnung to 2.3 both in default creation+validator 2.6.1 ======= 2023-02-13 - return error code not only on validation but also on recursive directory validation - allow Bank credentials without BIC - allow minimum profile without delivery date - allow prepaid amount in invoice class - toolchain.xml now only required on `mvn release:release` not already on `mvn package` - upgraded dependencies jackson-databind from 2.13.4.1 to 2.14.2 and xmlunit-assertj from 2.9.0 to 2.9.1 2.6.0 "Joyeux Noël" ======= 2022-12-23 - Allow foreign (e.g., french) trade parties whose addresses only consist of the country - Allow invoices in minimum profile e.g. hide applicabletradetax, linetotalamount, paymentreference etc in Minimum profile - due date and delivery date no longer mandatory for credit notes - invoiceimporter to parse BuyerReference - support LineThree in TradeParty (BT-165?) - Corrected forgotten --d CLI shortcut - No uber jar #297 - automated server tests - prevent nullpointerexception https://github.com/ZUGFeRD/mustangproject/pull/302 thanks to weclapp-dev - lines no longer included in basic-wl and minimum 2.5.7 ======= 2022-11-07 - Import of ZF1 invoices (thanks to Stefan Schmaltz https://github.com/ZUGFeRD/mustangproject/pull/292) - works again in Java 1.8 (#286) - updated Jackson https://github.com/ZUGFeRD/mustangproject/pull/293 - now also running EN16931 checks on Basic, which apparently is also a CIUS - Add getter methods to ZUGFeRDImporter #295 2.5.6 ======= 2022-09-22 Removed an unnecessary dependency (ph-jaxb). Added some javadoc. 2.5.5 ======= 2022-09-19 Updated PH-schematron, now also reporting IDs of failed assertions 2.5.4 ======= 2022-09-01 Extend importer PR #281 thanks to weclapp-dev Allow to violate CII-SR-450 and specify both ID and Global ID 2.5.3 ======= 2022-08-15 - Support GlobalIDs(schemedIDs) for Tradeparties and products #280 - Dependency update #273 2.5.2 ======= 2022-07-09 - Support validation of XRechnung (CII) 2.2 - allow to create fx 1 files with command line again - is maven build profile to gen xslt, mvn clean package -P generateXSLTFromSchematron - OXPullprovider to no longer generate invalid XML if a duedate is set - Add missing encodeXML to node payment terms description #278 thanks to weclapp-dev 2.5.1 ======= 2022-05-12 - upgraded en16931 validation to 1.3.8 - Be able to embed/write/read Cross Industry Delivery Advice https://www.gs1-germany.de/gs1-standards/umsetzung/fachpublikationen/detailansicht/der-digitale-lieferschein-dls-die-digitale-abloesung-des-papier-lieferscheins/ - Be able to write UBL 1Lieferschein https://www.bobbie.de/maschinenraum/1lieferschein - update xr to v. 2.2 (mandatory as of August) - logging output now stderr again, since 2.4.0 it had mistakenly been on stdout 2.5.0 ======= 2022-04-07 - allow to specify additional files to be attached in command line - update to zf 2.2, apparently this also fixes #268 - update to verapdf 1.20.1 - log whether a XML or a PDF file was validated - allow 2.1 in RDF metadata in validation for Referenzprofil XRechnung's v 2.1.1 - XR improvements PR 261 e.g. allowing the XRechnung version to be explicitly set in the PDF - allow to specify a tradeparties' legalorganisation i.e. allow to write Factur-X invoices to french authorities - allow to add attachments in CLI. Thanks to AlexGeller1 RE #270 - replaced jargs with apache commons cli as command line parser - nicer XML https://github.com/ZUGFeRD/mustangproject/issues/266 thanks to weclapp-dev - XR now also tests paymenttermdescription(#238) - allow XRechnung to the Deutsche Bahn: allow to reference a shipping note DespatchAdviceReferencedDocument/IssuerAssignedID #253 2.4.0 ======= 2022-01-13 - issue #255 support order-x - switched xrechnung signature to 2.1(.1) as required as of February - xr now checks en16931 profile not extended - Validation errors now contain the filename of the failed xslt~schematron - PR 257 issue #227 shaded/lightweight jars (thanks a lot to quadrik!) - PR 258 Multiple XRechnung improvements like the possibility to set it's version in the PDF metadata (thanks a lot to ivaklinov) - add signature comment into xml - upgraded en16931 validation to 1.3.7 - upgraded xrechnung schematron to 1.6.1 - changed PDF/A extension scheme name from ZUGFeRD to Factur-X - corrected a possible nullpointerexception in contact.getPhone() vs. getName() (thanks to Chritoph W.) 2.3.3 ======= 2021-12-21 - updated logback from 1.2.3 to 1.2.9 https://github.com/ZUGFeRD/mustangproject/security/dependabot/validator/pom.xml/ch.qos.logback:logback-core/open - nor 2021-12-13 nor 2021-12-20 of https://github.com/mergebase/log4j-detector have complained so far 2.3.2 ======= 2021-12-16 - Jacksonability: Invoice and dependent objects can now be Stringified to / restored from a JSON (persistence? XML?) using e.g. Jackson - Please note Mustang was *not* affected by log4j CVE-2021-44228 or CVE-2021-45046: this is *not* a security update - unknown root elements will now throw separate errors (type 3) - added some automated tests - Remove faulty '/' from getNodeListByPath call. PR #256, Thanks again to Weclapp-dev - Issue 238 Validierungsproblem mit Skonto/do not remove linebreaks in XML - Do not trim trailing whitespace in XML submitted by the user, e.g. for XRechnung Skonto in PaymenttermsDescription 2.3.1 ======= 2021-10-25 - Add a document type and additional fields #252 (Add documentType PARTIAL_BILLING, Add invoiceReferencedIssueDate Add specifiedProcuringProject) Thanks to Weclapp-dev! - Added possibility to have multiple referenced documents per line item, also in parser - ZugferdInvoideImporter to be able to read XML, not only PDF - ignore whitespace around numbers in invoiceimporter - better namespace prefix agnostics in importers 2.3.0 ======= 2021-10-04 - support validating XR 2.1 (UN/CEFACT) - invalid output PDF for input with incomplete CIDsets #249 To prevent regressions it is recommended to re-validate your PDF output after upgrading to 2.3.0 - Upgrade to PDFBox 2.0.24 2.2.1 ======= 2021-08-26 - Now supporting specifying ram:BuyerOrderReferencedDocument/LineID in items field BT-132 issue #247 - OX Schema incompat is now type 10 - Upgrade to PDFBox 2.0.23 #233 2.2.0 ======= 2021-05-20 - PR #225 exemption reasons only for certain tax category codes thanks to weclapp-dev - allow 1.2 and 2.0 in RDF versions for XRechnung 2.0 Referenzprofil - also use shortcut "t" for extended in zf1 #230 - falscher Text in Exception #237 - pr 240 ignore input pdf errors when specified on command line https://github.com/ZUGFeRD/mustangproject/pull/240 - pr 241 use sepa transfer instead of bank transfer https://github.com/ZUGFeRD/mustangproject/pull/241 - be able to validate Order-X files 2.1.1 ======= 2021-02-09 - PR #217 seller order referenced document thanks to weclapp-dev - PR #218 allow recipient contact in XRechnung thanks to seeeeew - PR #221 remove outdated dependency thanks to heisej - PR #223 allow XRechnung without street thanks to murygin - only deploy library and validator to maven central, not core nor cli - a correction should reference the original invoice via invoiceReferencedDocument, not buyerOrderReferencedDocument - upgraded CEN Schematron validation (codes 24) to v1.3.4 - added unit tests for ubl conversion and visualization 2.1.0 ======= 2021-01-19 - support CII to UBL conversion (thanks to https://github.com/phax/en16931-cii2ubl) - make IExportableTransaction.getZFAllowances() getZFCharges() and getZFLogisticsServiceCharges() and item.getItemAllowances, item.getItemCharges optional, correct getCurrency optionality make IZUGFeRDExportableTradeParty name id zip location street mandatory - fixed a charge/allowance rounding error #212 - Corrected intra community supply tax exemption category code - removal of Tradeparty.getZip in favor of getZIP (as it's also setZIP) to avoid jackson errors 2.0.3 ======= 2020-12-06 - #201 correct embedded files in XRechnung - transaction calculator getGrandTotal now public - corrected sample in docs thanks to tweimer PR #204 - don't write "null" as paymentDescription if no Bank account is specified - generic and unitcode/categorycode improvements (thanks to weclapp-dev) PR #207 - programmatically switch to XRechnung 2.0 if invoked next year - support Credit Notes (additionally to corrected invoices) 2.0.2 ======= 2020-11-25 - #197 file attachments - Charges/Allowances CategoryCode improvement PR #198 Thanks to weclapp-dev - support reverse charge - support intra community supply also in product class, not only interface 2.0.1 ===== 2020-11-21 - corrected VAT calculation on prices with >2 decimals (PR#195 thanks to weclapp-dev) - have fax numbers only in appropriate profiles, i.e., extended - do not list tax numbers for shiptotradeparties - do not expect dueDate for corrected invoices - XR test now includes guideline ID (of XRechnung 1.2.2) #172 - BigDecimal specific refactoring PR #192 Thanks to weclapp-dev - Preserving metadata PR #193 Thanks to mr-stephan - support zero-rated goods: confirm that VAT category code switches from S to Z on 0%VAT - new sample invoice - delivery period also on item level - corrected more than 100 javadoc entries - support specification of account (holder) names - new sample invoice (20201121_508) 2.0.0 ===== 2020-11-12 - support for ZF 2.1.1, i.e. "Reference profile" Xrechnung - ZF 2.1.1 now default (up to 1.7.8 ZF2 could be set but ZF1 was default) - integrates validator - removed jaxb #87 - fluent setter api/pushprovider #40 - new xrechnung reference profile - visualization zugferdvisualizer - migration feature (XSLT upgrade of ZF1 to ZF2) has been improved and moved from the commandline into the library - german bank account numbers can no longer be specified (dropped in favor of IBAN and BIC) - factory for xrechnung #86 - moved to Maven central - complete or discard read into push provider - now TransactionCalculator is a dedicated class and no longer mixed up with pullprovider - validator now additionally supports xrechnung - modular project setup - getSellerTradePartyAddress (PR #157 ) thanks to aberndt-hub - switched from eclipse to IntelliJ - added ph-schematron-maven-plugin so that xrechnung xslt can be generated - be able to recursively validate directories - be able to ignore input pdf errors with -i - be able to recursively scan directories using validateExpectValid/validateExpectInvalid - upgraded to verapdf 1.16.1 - support to validate XRechnung 2.0 - added Ghostscript signature - removal of izugferddate/IZUGFeRDPaymentTerms,IZUGFeRDPaymentDiscountTerms switch - change from ZUGFeRDExporter to IZUGFeRDExporter - switch recipient, shipping address from contact to tradeparty - switch from profiles to profile - javadoc export - have visualizer - validate as library doc - unify loggers - release notes - new tradeparty class, Contact getOwnContact superseded by TradeParty getSender - new invoicecorrection class - order-x xml read support - support included notes on document and item level - occurrence periods setOccurrencePeriod(Date start, Date end) - automated tests zuv/verapdf validate created library test files - trans.getTradeSettlementPayment() removed in favor of trans.getTradeSettlement() - commandline option for no notices - new features - additional docs, - contract id, - delivery period, - corrected invoices, - contacts also for recipients - absolute and relative allowances and charges on item and document level #135, - support contact fax numbers - closes #190 BOM not treated correctly on XML input file Alpha3 2020-10-24 Alpha2 2020-09-15 Alpha1 2020-08-06 Mustangproject 1.7.8 ===== 2020-06-14 - corrected ZF2 gross price Mustangproject 1.7.7 ===== 2020-05-26 - Refactored comparison operator for ChargeIndicator https://github.com/ZUGFeRD/mustangproject/pull/153 - ZUGFeRD2PullProvider needs getDueDate() although getPaymentTermDescription() is defined https://github.com/ZUGFeRD/mustangproject/pull/155 - #148 support additional documents for items - #154 german VAT ID may not be used for sellercontact scheme id Validator 0.9.0 ===== 2020-03-24 - ZF 2.1 Schema/Schematrons - check against URI allowing for different fragments - #27 wrong exit code - now context also loggs - introduced fatal errors. new errors: filename empty (10), xml not extractable (17), En16931 CEN Schematron error (24) - fail better if -f missing - validate against CEN 1.3 - corrected invalidation of complete output status for broken pdfs - mention filename in report - escape xml in report elements, e.g. < in criterion to become < - validation element has been removed from pdf info and added as attribute in root, duration is now direct child of info - file not found and file too small now without filename - XML pretty print output. (XML report may now contain header