Commit Graph

70 Commits

Author SHA1 Message Date
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
Jochen Staerk
4fb30ba7e9 corrected some tests 2015-10-15 14:50:52 +02:00
Jochen Staerk
1d49278a11 updated user documentation (ZugferdDev), added developer documentation(MustangDev), added java sample file, added organisation information plaintext "REG" field, changed version numbers to 1.2.0 2015-10-15 14:37:10 +02:00
Jochen Staerk
c4361a0aba updated the tests and sample files 2015-10-08 10:00:59 +02:00
Jochen Staerk
2c6a8af430 corrected some tests 2015-10-09 00:40:32 +02:00
Jochen Staerk
4867908308 no need to specify total and totalgross if that's anyway in the items 2015-10-05 20:25:46 +02:00
Jochen Staerk
78f19d0020 some corrections RE validity 2015-10-01 14:51:30 +02:00
Jochen Staerk
5acbad4008 removed the need to specify gross prices (now calculated using the VAT of the product), removed one of the three remaining validation errors 2015-09-17 09:13:33 +02:00
Jochen Staerk
989efebfad started a more detailled comparison w/konik 2015-09-17 09:12:49 +02:00
Jochen Staerk
4f58607ae4 Merge branch 'master' of https://github.com/Rayman2200/PDFA3 2015-09-05 21:21:56 +02:00
Jochen Staerk
1f6067a394 added commandline ZUGFeRD statistics tool 2015-09-05 21:21:01 +02:00
Thomas Chojecki
938386c3e3 fix artifact version 2015-07-12 11:38:48 +02:00
Jochen Staerk
700c135c77 updated documentation 2015-06-15 18:19:28 +02:00
Jochen Staerk
26e14c77f1 removed schemalocation from output 2015-06-14 09:16:24 +02:00
Jochen Staerk
b8c7920878 documentation update 2015-06-14 02:03:42 +02:00
Jochen Staerk
a7d7fb4fec Merge branch 'master' of https://github.com/Rayman2200/PDFA3
# Conflicts:
#	mustang/doc/ZugferdDev.de.odt
#	mustang/doc/ZugferdDev.en.odt
#	mustang/src/main/java/org/mustangproject/ZUGFeRD/ZUGFeRDExporter.java
2015-06-14 02:00:11 +02:00
Jochen Staerk
7c28898b40 updated doc 2015-06-14 01:48:36 +02:00
Jochen Stärk
60e2371734 removed Schemalocation 2015-06-05 16:46:55 +02:00
Jochen Staerk
d375d2f30e schema related corrections 2015-05-31 13:05:52 +02:00
Jochen Staerk
fd6c23db66 adding lineTotalAmount in MonetarySummation 2015-05-31 12:31:51 +02:00
Jochen Staerk
5bc5b6669f core VAT calculation corrections 2015-05-31 11:35:07 +02:00
Jochen Staerk
fede445e8b removed a competitor who has apparently given up on the project 2015-05-28 11:48:04 +02:00
Jochen Staerk
1541fc48da ZUGFeRD USt 14 compliance 2015-05-28 11:43:14 +02:00
Jochen Staerk
622cec740c added Desc key to PDF file embed structure, corrected profile, introduced ChargeTotalAmount and AllowanceTotalAmount, introduced VATFormat for ApplicablePercent and priceFormat for ChargeAmount and BasisQuantity 2015-05-26 19:26:16 +02:00
Jochen Staerk
611b13412d corrected documentation (e.g. corrected base class from "MainClass"), removed inactive concurrent project 2015-05-26 19:23:44 +02:00
Jochen Staerk
bc812a5a4b Updated documentation for 1.1.1 2015-03-31 18:44:44 +02:00
Jochen Staerk
555ba9c493 ok 2015-03-15 11:21:42 +01:00
Thomas Chojecki
3c319b0db5 Next development version 1.0.1-SNAPSHOT / Mustang 1.1.2-SNAPSHOT 2015-02-21 22:54:47 +01:00
Thomas Chojecki
82711b4dd0 Release 1.0 / Mustang 1.1.1alpha 2015-02-21 22:52:12 +01:00
Thomas Chojecki
1219d5315b Prepare project for release and add some metadata to pom.xml 2015-02-21 20:58:39 +01:00
Thomas Chojecki
58e9e8bb6c moved license and notice files to module top level 2015-02-21 18:59:35 +01:00
Ivan Vaklinov
4d7d327240 Attachment of non-ZUGFeRD files is now supported. 2015-02-21 18:55:37 +01:00
Ivan Vaklinov
e37083d5e8 Fixed Mustang to also store an embedded file under the /UF name - causes
problems when files are read by Intarsys.
2015-02-21 18:54:38 +01:00
Ivan Vaklinov
28d6d3ca31 Added the possibility to set ZUGFeRD conformance level 2015-02-21 18:52:56 +01:00
Ivan Vaklinov
1a16ac296a Fixed Mustang XML/ZUGFeRD standards namespace issues. 2015-02-21 18:49:40 +01:00
Thomas Chojecki
5b4469012c Reorganize project
- modularized
- change pdfbox version to latest 1.8.x relase, so it match now the
mustang sample
2015-02-21 18:33:59 +01:00
Thomas Chojecki
f1de58b424 clean up and fix project dependencies 2015-02-21 18:13:59 +01:00
Thomas Chojecki
b66a404212 Fix tests 2015-02-21 18:13:26 +01:00
Thomas Chojecki
5329fd378b change java version to 1.6
- This should solve the Override-Annotation error
2015-02-21 18:09:02 +01:00
Thomas Chojecki
01172c2329 Merge pull request #5 from seeburger-ag/topic-testout
Do not create test output in source directories to keep git clean.
2015-02-21 16:58:05 +01:00
Bernd Eckenfels
a6dae7dc00 Do not create test output in source directories to keep git clean. 2014-09-17 21:50:48 +02:00
Bernd Eckenfels
04639a10b1 mustang/target: remove derived resources (keep JAR) 2014-09-17 20:56:52 +02:00
jstaerk
5e04bd2342 corrected the date :-) 2014-08-18 18:36:42 +02:00
jstaerk
a57620f450 updated tests and added an edge test with trickier cases 2014-08-18 18:34:02 +02:00
jstaerk
49b0951c69 updated documentation 2014-08-18 18:32:05 +02:00
jstaerk
b531db281c updated jar 2014-08-15 10:05:49 +02:00
jstaerk
2a1dfc54ef Patches courtesy by Ivan Vaklinov (with one little modification), direct
XML access
2014-08-08 19:34:20 +02:00
jstaerk
7336d2a319 1.1 2014-07-12 18:49:23 +02:00