Commit Graph

  • a89bb62082 corrected SCM repo Jochen Staerk 2016-03-11 09:44:31 +01:00
  • 41dced0fab hopefully version 1.3 Jochen Staerk 2016-03-11 08:57:20 +01:00
  • df8839c785 fixed compilation errors Jochen Staerk 2016-01-17 17:39:04 +01:00
  • b0d0e93943 corrected dependencies, partly corrected tests Jochen Staerk 2016-01-17 16:54:59 +01:00
  • af90f09255 new functions may now return null for default values (empty strings or EUR in case of currency), renamed getInvoiceCurrency() to getCurrency() Jochen Staerk 2015-12-28 17:54:46 +01:00
  • 6012356146 add reference document number for invoice corrections AlexanderSchmidt 2015-11-23 15:42:01 +01:00
  • d274c5b098 Merge pull request #11 from AlexanderSchmidt/master Jochen Staerk 2015-11-23 10:48:52 +01:00
  • 08bae5f01b fix item calc in case allowance and charges are null AlexanderSchmidt 2015-11-20 11:40:04 +01:00
  • 82f9abb26c improved calculation of totals AlexanderSchmidt 2015-11-20 11:24:18 +01:00
  • c49e1c7395 implementation of item charges and allowance AlexanderSchmidt 2015-11-17 16:56:10 +01:00
  • cebcfaa8f2 implementation of item charges and allowance AlexanderSchmidt 2015-11-16 13:16:19 +01:00
  • 12ce806ac2 implementation of item charges and allowance AlexanderSchmidt 2015-11-16 11:36:04 +01:00
  • b5cc1eee7f implementation of header charged and header logistics service charges AlexanderSchmidt 2015-11-12 16:02:00 +01:00
  • bb8bb383af first implementation of header allowances AlexanderSchmidt 2015-11-10 16:08:36 +01:00
  • b26bcfd243 first implementation of header allowances AlexanderSchmidt 2015-11-10 14:02:19 +01:00
  • f3956f2249 first implementation of header allowances AlexanderSchmidt 2015-11-10 13:59:56 +01:00
  • 74b08e0a2f first implementation of header allowances AlexanderSchmidt 2015-11-10 13:57:27 +01:00
  • 88ca559899 use latest PDFBOX 1.8.10 version AlexanderSchmidt 2015-11-09 10:16:18 +01:00
  • 02351564d6 Fix item prices need to have 4 decimal places instead of 2 AlexanderSchmidt 2015-11-06 16:20:03 +01:00
  • d22754a4b0 Fix item missing Tax code and category code AlexanderSchmidt 2015-11-06 16:11:07 +01:00
  • ce21566e03 added a mustang/konik comparison, fail on import without parse Jochen Staerk 2015-11-02 18:26:55 +01:00
  • f2da46b559 updated documentation Jochen Staerk 2015-11-02 12:37:19 +01:00
  • 133cb764be updated file version numbers, ZUGFeRDExporter to check PDF A/1 validity before conversion to A/3 Jochen Staerk 2015-10-29 15:10:22 +01:00
  • 1a956c289d fixed UTF-8 encoding for output XML AlexanderSchmidt 2015-10-26 13:25:01 +01:00
  • ec6159c490 Increased version string in ZUGFeRDExporter AlexanderSchmidt 2015-10-26 11:30:17 +01:00
  • 8ff7409892 added some catch clauses to ensure the batch is processed :-) Jochen Staerk 2015-10-24 15:02:10 +02:00
  • ce955e32b1 Merge pull request #10 from AlexanderSchmidt/master Jochen Staerk 2015-10-24 11:49:13 +02:00
  • 9bd5c1cc6e Switched to ZUGFeRD XML generation via JAXB AlexanderSchmidt 2015-10-23 14:50:00 +02:00
  • c645d59afc Switched to ZUGFeRD XML generation via JAXB AlexanderSchmidt 2015-10-23 14:25:44 +02:00
  • e33f9e9cbf Switched to ZUGFeRD XML generation via JAXB AlexanderSchmidt 2015-10-23 14:20:30 +02:00
  • 0efd9007f7 version 0.0.6 Jochen Staerk 2015-10-22 15:06:54 +02:00
  • 4fb82f9a3a updated versionstr Jochen Staerk 2015-10-18 20:31:28 +02:00
  • 93b96cebd3 switched to mustangproject 1.2 for toecount 0.0.5 Jochen Staerk 2015-10-17 03:50:58 +02:00
  • 4fb30ba7e9 corrected some tests Jochen Staerk 2015-10-15 14:50:52 +02:00
  • 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 Jochen Staerk 2015-10-15 14:37:10 +02:00
  • c4361a0aba updated the tests and sample files Jochen Staerk 2015-10-08 10:00:59 +02:00
  • 2c6a8af430 corrected some tests Jochen Staerk 2015-10-09 00:40:32 +02:00
  • 4867908308 no need to specify total and totalgross if that's anyway in the items Jochen Staerk 2015-10-05 20:25:46 +02:00
  • 78f19d0020 some corrections RE validity Jochen Staerk 2015-10-01 14:51:30 +02:00
  • 5acbad4008 removed the need to specify gross prices (now calculated using the VAT of the product), removed one of the three remaining validation errors Jochen Staerk 2015-09-17 09:13:33 +02:00
  • 989efebfad started a more detailled comparison w/konik Jochen Staerk 2015-09-17 09:12:49 +02:00
  • b9461b0ec2 fix validation error, file specification not associated with an object Jesús López 2015-09-13 21:03:14 +02:00
  • 4f58607ae4 Merge branch 'master' of https://github.com/Rayman2200/PDFA3 Jochen Staerk 2015-09-05 21:21:56 +02:00
  • 1f6067a394 added commandline ZUGFeRD statistics tool Jochen Staerk 2015-09-05 21:21:01 +02:00
  • 79bd42392d skip error check for javadoc (doclint) which is forced till java 8 Thomas Chojecki 2015-07-12 12:02:26 +02:00
  • 938386c3e3 fix artifact version Thomas Chojecki 2015-07-12 11:34:36 +02:00
  • 700c135c77 updated documentation Jochen Staerk 2015-06-15 18:19:28 +02:00
  • 26e14c77f1 removed schemalocation from output Jochen Staerk 2015-06-14 09:16:24 +02:00
  • b8c7920878 documentation update Jochen Staerk 2015-06-14 02:03:42 +02:00
  • a7d7fb4fec Merge branch 'master' of https://github.com/Rayman2200/PDFA3 Jochen Staerk 2015-06-14 02:00:11 +02:00
  • 7c28898b40 updated doc Jochen Staerk 2015-06-14 01:48:36 +02:00
  • 60e2371734 removed Schemalocation Jochen Stärk 2015-06-05 16:46:55 +02:00
  • d375d2f30e schema related corrections Jochen Staerk 2015-05-31 13:05:52 +02:00
  • fd6c23db66 adding lineTotalAmount in MonetarySummation Jochen Staerk 2015-05-31 12:31:51 +02:00
  • 5bc5b6669f core VAT calculation corrections Jochen Staerk 2015-05-31 11:35:07 +02:00
  • fede445e8b removed a competitor who has apparently given up on the project Jochen Staerk 2015-05-28 11:48:04 +02:00
  • 8239630f82 Merge branch 'master' of https://github.com/Rayman2200/PDFA3 Jochen Staerk 2015-05-28 11:44:00 +02:00
  • 1541fc48da ZUGFeRD USt 14 compliance Jochen Staerk 2015-05-28 11:43:14 +02:00
  • 31bde43b11 xml schema correction Jochen Staerk 2015-05-28 10:50:49 +02:00
  • 0cd1c4aab5 support setting test flag for invoices in nonproduction environments Jochen Staerk 2015-05-28 10:34:17 +02:00
  • 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 Jochen Staerk 2015-05-26 19:26:16 +02:00
  • 611b13412d corrected documentation (e.g. corrected base class from "MainClass"), removed inactive concurrent project Jochen Staerk 2015-05-26 19:23:44 +02:00
  • bc812a5a4b Updated documentation for 1.1.1 Jochen Staerk 2015-03-31 18:44:44 +02:00
  • 555ba9c493 ok Jochen Staerk 2015-03-15 11:21:42 +01:00
  • 7e27395b45 some info, how to use the maven repository for this project Thomas Chojecki 2015-02-21 23:07:01 +01:00
  • 3c319b0db5 Next development version 1.0.1-SNAPSHOT / Mustang 1.1.2-SNAPSHOT Thomas Chojecki 2015-02-21 22:54:47 +01:00
  • 82711b4dd0 Release 1.0 / Mustang 1.1.1alpha Thomas Chojecki 2015-02-21 22:52:12 +01:00
  • 3519d28b1d fix repository, so now the artifacts will be merged properly Thomas Chojecki 2015-02-21 22:25:25 +01:00
  • 6809b77cf7 Add distributionManagement to pom Thomas Chojecki 2015-02-21 21:28:45 +01:00
  • 1219d5315b Prepare project for release and add some metadata to pom.xml Thomas Chojecki 2015-02-21 20:58:39 +01:00
  • 58e9e8bb6c moved license and notice files to module top level Thomas Chojecki 2015-02-21 18:59:35 +01:00
  • 4d7d327240 Attachment of non-ZUGFeRD files is now supported. Ivan Vaklinov 2014-11-06 18:23:32 +02:00
  • e37083d5e8 Fixed Mustang to also store an embedded file under the /UF name - causes problems when files are read by Intarsys. Ivan Vaklinov 2014-09-29 13:20:35 +03:00
  • 28d6d3ca31 Added the possibility to set ZUGFeRD conformance level Ivan Vaklinov 2014-09-23 14:18:06 +03:00
  • 1a16ac296a Fixed Mustang XML/ZUGFeRD standards namespace issues. Ivan Vaklinov 2014-09-19 17:37:23 +03:00
  • f087d08119 Correct the Running chapter in the readme Thomas Chojecki 2015-02-21 18:42:17 +01:00
  • 5b4469012c Reorganize project - modularized - change pdfbox version to latest 1.8.x relase, so it match now the mustang sample Thomas Chojecki 2015-02-21 18:33:03 +01:00
  • 1257af363a adapt to latest pdfbox 2.0 snapshot Thomas Chojecki 2015-02-21 18:15:23 +01:00
  • f1de58b424 clean up and fix project dependencies Thomas Chojecki 2015-02-21 18:13:59 +01:00
  • b66a404212 Fix tests Thomas Chojecki 2015-02-21 18:09:36 +01:00
  • 5329fd378b change java version to 1.6 - This should solve the Override-Annotation error Thomas Chojecki 2015-02-21 18:09:02 +01:00
  • 7286d1412d Merge pull request #2 from seeburger-ag/topic-gitignore Thomas Chojecki 2015-02-21 16:58:33 +01:00
  • 01172c2329 Merge pull request #5 from seeburger-ag/topic-testout Thomas Chojecki 2015-02-21 16:58:05 +01:00
  • ce00630dee Merge pull request #3 from seeburger-ag/topic-cleantarget Thomas Chojecki 2015-02-21 16:57:15 +01:00
  • a6dae7dc00 Do not create test output in source directories to keep git clean. Bernd Eckenfels 2014-09-17 21:50:48 +02:00
  • 04639a10b1 mustang/target: remove derived resources (keep JAR) Bernd Eckenfels 2014-09-17 20:56:52 +02:00
  • d116da0add gitignore bin/ recursively Bernd Eckenfels 2014-09-17 20:50:51 +02:00
  • 5e04bd2342 corrected the date :-) jstaerk 2014-08-18 18:36:42 +02:00
  • a57620f450 updated tests and added an edge test with trickier cases jstaerk 2014-08-18 18:34:02 +02:00
  • 49b0951c69 updated documentation jstaerk 2014-08-18 18:32:05 +02:00
  • b531db281c updated jar jstaerk 2014-08-15 10:05:49 +02:00
  • 2a1dfc54ef Patches courtesy by Ivan Vaklinov (with one little modification), direct XML access jstaerk 2014-08-08 19:34:20 +02:00
  • 7336d2a319 1.1 jstaerk 2014-07-12 18:49:23 +02:00
  • a0cd556089 1.0 jstaerk 2014-07-12 18:47:43 +02:00
  • 088e2678ee Merge branch 'master' of github.com:Rayman2200/PDFA3 jstaerk 2014-07-10 21:00:59 +02:00
  • 2badc5b005 writer test jstaerk 2014-07-10 20:59:23 +02:00
  • a05057b6ed Delete mustang-1.1.0.jar Jochen Staerk 2014-07-08 19:01:28 +02:00
  • 2401e834fd Update pom.xml Jochen Staerk 2014-07-08 19:01:14 +02:00
  • db733e12b6 1.1 jstaerk 2014-07-08 18:33:37 +02:00
  • 30c8c0810b documentation update jstaerk 2014-07-07 18:38:07 +02:00