Skip to content

Releases: ZUGFeRD/mustangproject

Mustang 2 Alpha 1

14 Aug 18:57
Compare
Choose a tag to compare
Mustang 2 Alpha 1 Pre-release
Pre-release

New Features

  • ZF 2.1.1 now default
  • pushprovider/invoice class
  • new xrechnung reference profile
  • integrates the successor of the ZUV validator
  • factory for xrechnung
  • validator now additionally supports xrechnung

Changes

  • removed jaxb
  • modular project setup
  • switched from eclipse to IntelliJ

For details please refer to the
Release Notes

Mustangproject 1.7.8: Correction for ZF2 VAT

14 Jun 16:31
Compare
Choose a tag to compare
  • #159 the gross price attribute has to be the gross price without VAT in ZF2 and FX1 invoices

Mustangproject 1.7.7: Additional documents attribute for items

26 May 21:06
Compare
Choose a tag to compare
  • Refactored comparison operator for ChargeIndicator #153
  • #148 support additional documents for items
  • #154 german VAT ID may not be used for sellercontact scheme id

Mustangproject 1.7.6: Alternative delivery addresses

06 Feb 16:32
Compare
Choose a tag to compare
  • support different ship to address
  • allow for diffent namespace prefixes #140
  • include exemption reason if doing intra community supply
  • allow different currencies also for ZF2 #150
  • minor correction VAT exemptions

Corrections, supports sepa direct debit and vat category codes

05 Nov 15:35
Compare
Choose a tag to compare
  • support Sepa Direct Debit
  • closes #134 ZUGFeRD2PullProvider uses NetPrice for GrossPrice
  • support intra community supply (=vat category codes)
  • Support different Date formats #136
  • corrected RDF metadata for ZF2
  • default conformance level now EN16931, not extended

Mustangproject 1.7.4: Java 11

24 Aug 14:08
Compare
Choose a tag to compare

This version should

  • Work with Java 11 (#132) and
  • encodes XML entities in ZF2 (#102) correctly.

Additionally

  • addAddtionaldata was corrected to addAdditionalFile
  • zugferdimporter.getversion was added in Importer and
  • add total (directory) amount were added in metrics

Mustangproject 1.7.0 "ZF2"

06 May 11:30
Compare
Choose a tag to compare

New Features

  • Export ZUGFeRD 2 final final now seems halfway valid (new filename, new namespace prefix)
  • Migrates profile names in ZF1 to ZF2 migration

Corrections

  • Nullpointerex solved with certain invalid profiles
  • Be able to access additional files ("additional data")

Known bugs

  • src/test/resources/migration/reference/ZUGFeRD2_EXTENDED_Warenrechnung.xml is invalid

Mustangproject 1.6.0 "Factur-X"

03 Feb 13:52
Compare
Choose a tag to compare

Mustangproject 1.6.0 "Factur-X"

Additionally to

  • minor fixes (#64 and #69) the EN 16931
  • XMP Schema Extension header is now fixed

The following new features are now available:

  • ZUGFeRD Importer can now return XMP metadata via ZUGFeRDImporter getXMP
  • Export can now be valid Factur-X when version set to 2 (ZUGFeRD 2=Factur-X 1) and profile set to EN 16931: e.g. target/testout-MustangGnuaccountingBeispielRE-20171118_506new.pdf now validates on http://services.fnfe-mpe.org. The export also contains a ZUGFeRD 1 "ZUGFeRD-invoice.xml" for backward compatibility.

Mustangproject 1.5.5

22 Oct 18:05
Compare
Choose a tag to compare

Fixes by Indigo744:

  • Issues #66 Commandline: provide a way to set input parameters and
  • #68 Combine with ZUGFeRD v2: NullPointerException
    Also fixes
  • #63 PDF/A3 conversion not valid.

Mustangproject 1.5.3

20 Jul 12:55
Compare
Choose a tag to compare

Fixed #60 nullpointerexception in ZUGFeRDimporter on some input files
and #61 missing in maven repo
Now possible to skip parse() and go from zi.extract to e.g. zi.getAmount()