Skip to content

Releases: phax/en16931-cii2ubl

cii2ubl 1.4.1

10 Jun 20:02
Compare
Choose a tag to compare
  • Updated to ph-commons 10.1
  • Tested output against EN 16931 rules v1.3.5 - no changes necessary

cii2ubl 1.4.0

10 Jun 20:02
Compare
Choose a tag to compare
  • Updated to ph-commons 10

cii2ubl 1.3.0

05 Jan 21:04
Compare
Choose a tag to compare
  • Added support for different CII time formats (2, 3, 4, 101, 102, 103 and 105) where 102 is the default
  • The error handling for the commandline client was improved (checking errors before writing UBL) (see issue #9)
  • Added the possibility to create UBL 2.3
  • Made the API more open to directly convert to Invoice or CreditNote
  • Improved the handling of payment means to be more EN compliant (see issue #7)
  • Added a possibility to retrieve the internal converter version number

cii2ubl 1.2.5

30 Nov 09:21
Compare
Choose a tag to compare
  • Added Jakarta Activation dependency to the standalone CLI version (see issue #6)

cii2ubl 1.2.4

30 Nov 09:20
Compare
Choose a tag to compare

cii2ubl 1.2.3

30 Nov 09:19
Compare
Choose a tag to compare
  • Updated to Jakarta JAXB 2.3.3

cii2ubl 1.2.2

30 Aug 20:00
Compare
Choose a tag to compare
  • Updated to ph-commons 9.4.7
  • Updated to ph-cii 2.3.0
  • Updated to ph-ubl 6.4.0

cii2ubl 1.2.1

30 Aug 19:59
Compare
Choose a tag to compare
  • Updated to new Maven groupIds

cii2ubl 1.2.0

09 Mar 08:32
Compare
Choose a tag to compare
  • Verified against EN 16931 validation artefacts 1.3.0 - no changes in the output
  • Added commandline interface (CLI) - (see PR #3) - thanks to @rkottmann
  • Fixed creating invalid UBL if SellerOrderReferencedDocument is present but BuyerOrderReferencedDocument is not set (see issue #5)
  • Made default VAT scheme, UBL CustomizationID, UBL ProfileID and the PaymentMeans/CardAccount/NetworkID customizable (see issue #1 and issue #2)
  • Fixed embedded attachment mapping (see issue #4)