Releases: klst-de/e-invoice
Releases · klst-de/e-invoice
facturx-4.0.0 comes with two jars
de.klst.facturx-3.1.0.jar
de.klst.facturx-3.0.0.jar
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
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
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
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
- 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
- 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
- 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
introducing common interface for UBL and CII