Commit Graph

144 Commits

Author SHA1 Message Date
Alexander Schmidt
589ee5b242 Upgrade of PDFBox to 2.0.5, Version upgrade to 1.4.0.0, add reference document to exporter interface (e.g. used for invoice corrections) 2017-04-21 15:53:38 +02:00
Alexander Schmidt
04bcc7963b add reference document number for invoice corrections 2017-04-21 11:54:32 +02:00
Jochen Staerk
9d2e4f205b default to ZUGFeRD extended profile 2016-12-26 10:03:23 +01:00
Jochen Staerk
8645bebd36 added shaded, jar-minified version of mustang 2016-11-06 16:55:35 +01:00
Jochen Staerk
58b7b33ea2 corrected import sampe to new sample file, added getDueDate import 2016-10-30 15:35:27 +01:00
Jochen Staerk
6b89afe9a7 corrected import sampe to new sample file, added getDueDate import 2016-10-30 15:34:44 +01:00
Jochen Staerk
b4596f24cf corrected IBAN 2016-10-30 15:20:15 +01:00
Thomas Chojecki
59eab86e1b prepare for release 2016-08-18 10:26:45 +02:00
Jochen Staerk
c8d5f6efe5 updated repo localtion 2016-06-01 16:54:49 +02:00
Jochen Staerk
8b466dc17f New version 1.3.1 of mustangproject fixing issue 12 2016-06-01 10:05:42 +02:00
Jochen Staerk
949b9c5c65 fixing PDF/A-3 invalidity as described in https://github.com/Rayman2200/PDFA3/issues/12 2016-05-25 10:21:04 +02:00
Jochen Staerk
cb3de6bbcb tried to apply the patch for the validation error from the sample on mustangproject 2016-05-17 10:35:14 +02:00
Jochen Staerk
a9fe436523 Merge pull request #9 from inyenia/master
fix validation error, file specification not associated with an object
2016-05-17 10:20:37 +02:00
Jochen Staerk
606047506b ... last last 1.3 related documentation updates... I hope 2016-03-27 16:05:28 +02:00
Jochen Staerk
568623d9f0 last german doc updates for 1.3 2016-03-27 10:39:17 +02:00
Jochen Staerk
ce3a4bb0d1 documentation updates for 1.3 2016-03-21 20:31:21 +01:00
Jochen Staerk
b75265f321 documentation update 1 of 2 2016-03-11 10:11:53 +01:00
Jochen Staerk
a89bb62082 corrected SCM repo 2016-03-11 09:44:31 +01:00
Jochen Staerk
41dced0fab hopefully version 1.3 2016-03-11 08:57:20 +01:00
Jochen Staerk
df8839c785 fixed compilation errors 2016-01-17 17:39:04 +01:00
Jochen Staerk
b0d0e93943 corrected dependencies, partly corrected tests 2016-01-17 16:54:59 +01:00
Jochen Staerk
af90f09255 new functions may now return null for default values (empty strings or EUR in case of currency), renamed getInvoiceCurrency() to getCurrency() 2015-12-28 17:54:46 +01:00
AlexanderSchmidt
6012356146 add reference document number for invoice corrections 2015-11-23 15:42:01 +01:00
Jochen Staerk
d274c5b098 Merge pull request #11 from AlexanderSchmidt/master
Validation error fixes and support for allowances, charges and service charges
2015-11-23 10:48:52 +01:00
AlexanderSchmidt
08bae5f01b fix item calc in case allowance and charges are null 2015-11-20 11:40:04 +01:00
AlexanderSchmidt
82f9abb26c improved calculation of totals 2015-11-20 11:24:18 +01:00
AlexanderSchmidt
c49e1c7395 implementation of item charges and allowance 2015-11-17 16:56:10 +01:00
AlexanderSchmidt
cebcfaa8f2 implementation of item charges and allowance 2015-11-16 13:16:19 +01:00
AlexanderSchmidt
12ce806ac2 implementation of item charges and allowance 2015-11-16 11:36:04 +01:00
AlexanderSchmidt
b5cc1eee7f implementation of header charged and header logistics service charges 2015-11-12 16:02:00 +01:00
AlexanderSchmidt
bb8bb383af first implementation of header allowances 2015-11-10 16:08:36 +01:00
AlexanderSchmidt
b26bcfd243 first implementation of header allowances 2015-11-10 14:02:19 +01:00
AlexanderSchmidt
f3956f2249 first implementation of header allowances 2015-11-10 13:59:56 +01:00
AlexanderSchmidt
74b08e0a2f first implementation of header allowances 2015-11-10 13:57:27 +01:00
AlexanderSchmidt
88ca559899 use latest PDFBOX 1.8.10 version 2015-11-09 10:16:18 +01:00
AlexanderSchmidt
02351564d6 Fix item prices need to have 4 decimal places instead of 2 2015-11-06 16:20:03 +01:00
AlexanderSchmidt
d22754a4b0 Fix item missing Tax code and category code 2015-11-06 16:11:07 +01:00
Jochen Staerk
ce21566e03 added a mustang/konik comparison, fail on import without parse 2015-11-02 18:26:55 +01:00
Jochen Staerk
f2da46b559 updated documentation 2015-11-02 12:37:19 +01:00
Jochen Staerk
133cb764be updated file version numbers, ZUGFeRDExporter to check PDF A/1 validity before conversion to A/3 2015-10-29 15:10:22 +01:00
AlexanderSchmidt
1a956c289d fixed UTF-8 encoding for output XML 2015-10-26 13:25:01 +01:00
AlexanderSchmidt
ec6159c490 Increased version string in ZUGFeRDExporter 2015-10-26 11:30:17 +01:00
Jochen Staerk
8ff7409892 added some catch clauses to ensure the batch is processed :-) 2015-10-24 15:02:10 +02:00
Jochen Staerk
ce955e32b1 Merge pull request #10 from AlexanderSchmidt/master
Switched to ZUGFeRD XML generation via JAXB
2015-10-24 11:49:13 +02:00
AlexanderSchmidt
9bd5c1cc6e Switched to ZUGFeRD XML generation via JAXB 2015-10-23 14:50:00 +02:00
AlexanderSchmidt
c645d59afc Switched to ZUGFeRD XML generation via JAXB 2015-10-23 14:25:44 +02:00
AlexanderSchmidt
e33f9e9cbf Switched to ZUGFeRD XML generation via JAXB 2015-10-23 14:20:30 +02:00
Jochen Staerk
0efd9007f7 version 0.0.6 2015-10-22 15:06:54 +02:00
Jochen Staerk
4fb82f9a3a updated versionstr 2015-10-18 20:31:28 +02:00
Jochen Staerk
93b96cebd3 switched to mustangproject 1.2 for toecount 0.0.5 2015-10-17 03:50:58 +02:00