Skip to content

Releases: klst-de/e-invoice

facturx-4.0.0 comes with two jars

04 May 13:27
ccd7a88
Compare
Choose a tag to compare

de.klst.facturx-api-4.0.0.jar and implementation de.klst.facturx-impl-4.0.0.jar

this solves issues

  • split jar #26
  • BT-29 multiple Seller identifier #27
  • improvments on BG-24 Additional Referenced Documents

de.klst.facturx-3.1.0.jar

19 Mar 14:36
Compare
Choose a tag to compare

this jar solves issues

  • shortcuts for Address and Contact #24
  • create Allowances And Charges #25

de.klst.facturx-3.0.0.jar

22 Feb 17:05
Compare
Choose a tag to compare

new productive release

The jar works with java 8. You need javax.inject-1.jar, too.

  • you can read and write/create all 32 business groups (BG) and 161 terms (BT) as UBL- or CII-invoice
  • some small improvements in the interface api
  • solved issues see here
  • more tested de-examples

v2.1.0-alpha

10 Feb 15:07
Compare
Choose a tag to compare
v2.1.0-alpha Pre-release
Pre-release

Because of some renamings in interface the next jar release will be named de.klst.facturx-3.0.0 and not 2.1.X although the functional spec does not change.

Use this pre-release to profit the resolved bugs without waiting for 3.X.X

de.klst.facturx-2.0.0.jar

27 Jan 18:42
Compare
Choose a tag to compare

improved productive release

  • all necessary business groups (BG) and terms (BT) to create UBL- and CII-invoices
  • solved issues see here

de.klst.facturx-1.0.0.jar

02 Jan 14:54
Compare
Choose a tag to compare

first productive release

  • all necessary business groups (BG) and terms (BT) to create UBL- and CII-invoices
  • solved issues see here
  • TODO (optional) BT-15 Receiving advice reference
  • TODO (optional) BT-16 Despatch advice reference
  • TODO (optional) BT-18 Invoiced object identifier
  • TODO (optional) BT-19 Buyer accounting reference

de.klst.facturx-0.1.0.jar

18 Sep 11:54
Compare
Choose a tag to compare
Pre-release
  • common API interface for UBL and CII
  • solved issues see here
  • implement BT-11 to BT-14
  • BG-13 BG-14 : DeliveryInformation, InvoicingPeriod
  • BG-24 ADDITIONAL SUPPORTING DOCUMENTS
  • BG-16 PAYMENT INSTRUCTIONS
  • BG-19 DIRECT DEBIT

de.klst.facturx-0.0.9.jar

28 Aug 09:55
Compare
Choose a tag to compare
Pre-release
  • use Interface PostalAddres with factory
  • use Interface IContact with factory
  • Interface BusinessParty for SELLER, BUYER, ...
  • fixes on UBL invoice
  • fixes on CII invoice
  • still a pre-release

de.klst.facturx-0.0.8.jar

20 Aug 19:24
Compare
Choose a tag to compare
Pre-release
  • interface for party groups, aka BG-4 / SELLER , BG-7 / BUYER
  • lot of enhancements on CII invoice
  • still a pre-release

de.klst.facturx-0.0.7.jar

07 Aug 05:51
Compare
Choose a tag to compare
Pre-release

introducing common interface for UBL and CII