Jochen Stärk
cb391ac27e
closes #132
2019-08-23 22:08:57 +02:00
Jochen Stärk
df532486a4
[maven-release-plugin] rollback the release of mustang-1.7.4
2019-08-22 21:22:12 +02:00
Jochen Stärk
eb55183bc7
[maven-release-plugin] prepare for next development iteration
2019-08-22 21:18:23 +02:00
Jochen Stärk
5571fdc57a
[maven-release-plugin] prepare release mustang-1.7.4
2019-08-22 21:17:55 +02:00
Jochen Stärk
61e69f4433
second release attempt
2019-08-22 21:17:03 +02:00
Jochen Stärk
3fdb30e445
corrected dev doc
2019-08-22 21:14:47 +02:00
Jochen Stärk
391f8754ef
[maven-release-plugin] prepare for next development iteration
2019-08-22 21:09:38 +02:00
Jochen Stärk
32d1289862
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
2019-08-22 21:09:24 +02:00
Jochen Stärk
68df3079ec
[maven-release-plugin] prepare release mustang-1.7.4
2019-08-22 21:08:58 +02:00
Jochen Stärk
c53af1bff3
updated shade plugin
2019-08-22 21:06:26 +02:00
Jochen Staerk
bc81a9a4f3
Update README.md
2019-08-22 21:04:13 +02:00
Jochen Staerk
d8ac6a60c3
Update README.md
2019-08-22 21:03:49 +02:00
Jochen Stärk
16d0340264
updated history
2019-08-22 20:55:36 +02:00
Jochen Stärk
9ee90ddf5c
add zugferdimporter.getversion, add total amount in metrics
2019-08-22 20:54:00 +02:00
Jochen Staerk
30855f6d43
Merge pull request #130 from CSSAG/master
...
IZUGFeRDExportableContact to default-Methods; added ShipToTradeParty and BuyerOrderReferencedDocument
2019-08-12 13:18:22 +02:00
Jochen Staerk
9837ed8aa2
Merge branch 'master' into master
2019-08-12 13:18:11 +02:00
Pierre Barke
d4b1bd0e3d
switched IZUGFeRDExportableContact to default-Methods; added
...
ShipToTradeParty: if the merchandies is not shipped to the same address
as stated in the invoide; added BuyerOrderReferencedDocument: the ID of
the purchase order the invoice ist based on
2019-08-12 10:10:01 +02:00
Jochen Stärk
ff9d1544c5
closes #102
2019-08-11 18:47:36 +02:00
Jochen Stärk
75151402ae
corrected tests for ZF2 export: the one for issue #102 fails, which is correct until it is solved.
2019-08-11 12:10:02 +02:00
Jochen Stärk
0cfde40dbd
corrected headlines
2019-08-11 11:53:12 +02:00
Jochen Stärk
33a11ad9a1
migrated development documentation to markdown
2019-08-11 11:51:52 +02:00
Jochen Stärk
0708bcf91e
re-enable pretty print
2019-08-09 18:46:00 +02:00
Jochen Stärk
6cb647cd47
removed testIndicator in migration from v1 to v2
2019-08-09 18:44:43 +02:00
Jochen Staerk
21b081f180
Merge pull request #129 from swsch/master
...
thanks, i merged it but I reverted the change which would set version 1 for the zf2 edge cases test
2019-08-08 18:40:32 +02:00
Jochen Staerk
a7046ef982
Update ZF2EdgeTest.java
...
I would not want ZF1 in the test for critical cases zugferd v2 cases
2019-08-08 18:38:54 +02:00
Stefan Schmiedl
eaaf97eb6e
avoid deprecated ZUGFeRDExporter methods
...
In most cases this is achieved by using the corresponding factory methods.
Since they have to be set _somehow_, I introduced a new public method
`ZUGFeRDExporter.configure` to keep these calls local to the class.
This is called once in A3Factory.load(byte[]).
The deprecated Exporter setters could now be made private but that could
break existing code.
2019-08-07 14:54:36 +02:00
Jochen Staerk
2f3085e727
Merge pull request #128 from swsch/master
...
remove zombie definition of getBankName
2019-08-07 14:05:29 +02:00
Stefan Schmiedl
0e57a2bcb7
remove zombie definition of getBankName
2019-08-07 13:45:33 +02:00
Jochen Staerk
8c77b38155
Merge pull request #127 from swsch/cec
...
comment editing and cosmetic improvements
2019-08-07 13:35:17 +02:00
Jochen Staerk
032eb2ef29
Merge pull request #125 from swsch/gbn
...
add test for ZUGFeRDImporter.getBankName ... and make it work
2019-08-07 13:34:53 +02:00
Jochen Staerk
5a21779e12
Merge branch 'master' into gbn
2019-08-07 13:34:34 +02:00
Jochen Staerk
8bab9b8402
Merge pull request #126 from swsch/dbk
...
deprecate German BLZ and Kontonummer
2019-08-07 13:32:49 +02:00
Stefan Schmiedl
c1d0bbfbf9
comment editing and cosmetic improvements
2019-08-07 11:41:35 +02:00
Stefan Schmiedl
6e1ea1a3f3
deprecate German BLZ and Kontonummer
2019-08-07 11:33:51 +02:00
Stefan Schmiedl
3492ed770a
add test for ZUGFeRDImporter.getBankName ... and make it work
2019-08-07 11:18:32 +02:00
Jochen Staerk
ca229986b2
Merge pull request #124 from seeburger-ag/temp_branch_for_upstream_CRsV2_08_2019
...
Suggested changes from the Seeburger repository fork
2019-08-06 21:24:13 +02:00
Ivan Vaklinov
a264538d85
Changes:
...
1. Minor improvement to exception handling
2. Changes to adding a file to the document catalog if the AF item is
not directly a COSArray.
2019-08-06 14:26:34 +03:00
Ivan Vaklinov
2cf5af1415
Merge branch 'temp_for_upstream_merge_of_PR4_08_2019'
...
This is necessary because the automatic rebase of pull request
https://github.com/seeburger-ag/PDFA3/pull/4
did not work. Merge is done via command line as suggested by GitHub.
2019-08-06 14:00:56 +03:00
Jochen Staerk
060a70b1c2
Merge pull request #123 from swsch/rawxml
...
parse rawXML into document only once
2019-08-06 07:02:33 +02:00
Stefan Schmiedl
bbd22852d4
parse rawXML into document only once
2019-08-05 15:04:51 +02:00
Jochen Staerk
46b3354da1
Merge pull request #122 from swsch/master
...
add missing ram: to closing tag
2019-08-05 14:58:58 +02:00
Stefan Schmiedl
c74e21ca87
add missing ram: to closing tag
2019-08-05 14:53:42 +02:00
Jochen Staerk
dbef12a8c1
Merge pull request #120 from swsch/master
...
use totalPrepaidAmount to calculate duePayableAmount (for v2)
2019-08-01 20:20:22 +02:00
Stefan Schmiedl
81635bb095
use totalPrepaidAmount to calculate duePayableAmount (for v2)
2019-08-01 20:16:54 +02:00
Jochen Stärk
4fff136fa5
[maven-release-plugin] prepare for next development iteration
2019-08-01 19:57:21 +02:00
Jochen Stärk
60868a3914
updated history for 1.7.3
2019-08-01 19:56:43 +02:00
Jochen Stärk
de5241769c
[maven-release-plugin] prepare release mustang-1.7.3
2019-08-01 19:53:53 +02:00
Jochen Stärk
91cb384d9f
corrected for release
2019-08-01 19:52:24 +02:00
Jochen Stärk
70643a3ff7
[maven-release-plugin] prepare for next development iteration
2019-08-01 19:49:19 +02:00
Jochen Staerk
cea8568e1f
Merge pull request #119 from swsch/tpa
...
Implement TotalPrepaidAmount
2019-08-01 11:43:19 +02:00