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 |
|
Stefan Schmiedl
|
e668a460fb
|
add totalPrepaidAmount to monetarySummation and use value to calculate duePayableAmount
|
2019-07-31 21:54:00 +02:00 |
|
Stefan Schmiedl
|
8f34fa9010
|
add getter for TotalPrepaidAmount to IZUGFeRDExportableTransaction interface
|
2019-07-31 21:49:24 +02:00 |
|
Jochen Stärk
|
f9f018e895
|
removed visualization, it remains in v1.8.0 branch but master aims at 1.7.3 since I might want to try to add unit tests and some documentation for the new feature
|
2019-07-25 22:49:49 +02:00 |
|
Jochen Stärk
|
9bbf4f238e
|
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
|
2019-07-25 22:40:44 +02:00 |
|
Jochen Stärk
|
da01149a41
|
have css and js file in resources and write to working dir on visualization
|
2019-07-25 22:29:25 +02:00 |
|
Jochen Staerk
|
03fb4b1599
|
Merge pull request #115 from swsch/bord
make BuyerOrderReferencedDocument accessible
|
2019-07-25 21:08:56 +02:00 |
|
Jochen Staerk
|
a1887f430d
|
Merge pull request #114 from swsch/master
add failing unit test to prove that the wrong profile is written and then fix it
|
2019-07-25 21:07:57 +02:00 |
|
Stefan Schmiedl
|
a7e9d72d3a
|
make BuyerOrderReferencedDocument accessible
|
2019-07-25 20:35:11 +02:00 |
|
Stefan Schmiedl
|
9681b4fa6d
|
extend IProfileProvider to allow modification of profile
|
2019-07-25 18:33:14 +02:00 |
|
Stefan Schmiedl
|
b701bf25c8
|
failing test case to check for correct v1 profile string
|
2019-07-25 17:59:18 +02:00 |
|
Stefan Schmiedl
|
05a5f371ed
|
Merge branch 'master' of github.com:swsch/mustangproject
|
2019-07-25 17:56:44 +02:00 |
|
Stefan Schmiedl
|
0720751d35
|
failing test case to check for correct v1 profile string
|
2019-07-25 17:53:03 +02:00 |
|
Jochen Staerk
|
7a41c6e166
|
Merge pull request #112 from swsch/master
complete profile options for v1
|
2019-07-25 17:24:41 +02:00 |
|
Stefan Schmiedl
|
ce5af7b012
|
complete profile options for v1
see "Das ZUGFeRD-Format_1p0", p. 98, lines 1982 ff.
|
2019-07-25 16:55:28 +02:00 |
|
Jochen Staerk
|
915e863978
|
Merge pull request #109 from swsch/issue23
use RoundingMode enumeration and locale-safe BigDecimal.toPlainString
|
2019-07-24 17:34:44 +02:00 |
|
Jochen Staerk
|
4623595e78
|
Merge pull request #111 from swsch/extensions
make document name and globalID configurable by implementers
|
2019-07-24 17:31:14 +02:00 |
|
Stefan Schmiedl
|
5816929617
|
make document name and globalID configurable by implementers
|
2019-07-24 16:14:17 +02:00 |
|
Jochen Staerk
|
a5043d22a0
|
Merge pull request #108 from swsch/issue105
specify charset to avoid platform specific defaults
|
2019-07-23 08:35:46 +02:00 |
|
Stefan Schmiedl
|
deac979877
|
use RoundingMode enumeration and locale-safe BigDecimal.toPlainString
|
2019-07-22 21:32:40 +02:00 |
|
Stefan Schmiedl
|
2e5818f8e7
|
specify charset to avoid platform specific defaults
|
2019-07-22 21:17:12 +02:00 |
|
Jochen Staerk
|
a10d9bdf3f
|
ndigitformat was ment to return string
|
2019-07-22 20:10:06 +02:00 |
|
Jochen Staerk
|
04da31d37c
|
closes #23
|
2019-07-22 20:00:01 +02:00 |
|
Jochen Staerk
|
07e34302d6
|
added dependencies for coretto 11 (windows build)
|
2019-07-22 18:50:35 +02:00 |
|
Jochen Staerk
|
69c3594856
|
Merge pull request #107 from swsch/js
iron out javadoc errors and warnings
|
2019-07-22 13:29:52 +02:00 |
|
Stefan Schmiedl
|
780d92575b
|
iron out javadoc errors and warnings
IntelliJ now succeeds in building javadoc
|
2019-07-22 10:58:49 +02:00 |
|
Jochen Stärk
|
df3b54bef2
|
work on #105
|
2019-07-21 20:13:23 +02:00 |
|
Jochen Stärk
|
b5a88460c8
|
closes #104
|
2019-07-21 17:55:41 +02:00 |
|
Jochen Stärk
|
24b27a9b51
|
added unit test for problematic cases also for zf2
|
2019-07-18 11:08:57 +02:00 |
|
Jochen Stärk
|
020ca043b6
|
updated javadoc
|
2019-07-14 10:53:20 +02:00 |
|
Jochen Staerk
|
70d2f38648
|
Merge pull request #100 from swsch/master
skip over BOM in XML input
|
2019-07-13 15:50:34 +02:00 |
|
Jochen Staerk
|
7e384192ff
|
Merge pull request #102 from swsch/master
updates for 2.0 compatibility (IncludedNote, SpecifiedTaxRegistration)
|
2019-07-13 15:47:31 +02:00 |
|
Jochen Stärk
|
b255391489
|
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
|
2019-07-11 14:48:24 +02:00 |
|
Jochen Stärk
|
fb53501c61
|
zf1 visualization, recognition if file is zf1 or zf2
|
2019-07-10 18:41:06 +02:00 |
|
Jochen Stärk
|
d045073c78
|
refer to (external) css and js file instead of embedding them
|
2019-07-10 17:53:13 +02:00 |
|
Jochen Stärk
|
ae6ae3edde
|
Merge branch '1.8.0': get back XR to HTML stylesheet to be able to visualize ZF2
|
2019-07-10 17:43:08 +02:00 |
|
Stefan Schmiedl
|
7e74739023
|
updates for 2.0 compatibility (IncludedNote, SpecifiedTaxRegistration)
|
2019-07-09 21:29:08 +02:00 |
|
Stefan Schmiedl
|
94453bbd03
|
skip over BOM in XML input
|
2019-07-08 22:25:48 +02:00 |
|
Jochen Stärk
|
b8163a407f
|
[maven-release-plugin] prepare for next development iteration
|
2019-07-08 19:14:20 +02:00 |
|
Jochen Stärk
|
d6c45c65ee
|
[maven-release-plugin] prepare release mustang-1.7.2
|
2019-07-08 19:12:29 +02:00 |
|
Jochen Stärk
|
96522d3af4
|
release without german national bank code in zf2
|
2019-07-08 19:11:43 +02:00 |
|
Jochen Stärk
|
636829aed3
|
Bankleitzahl (german bank code) is invalid in the schema file and in the spec of ZF2
|
2019-07-08 19:03:33 +02:00 |
|
Jochen Stärk
|
976d3813a3
|
[maven-release-plugin] prepare for next development iteration
|
2019-07-06 21:40:29 +02:00 |
|
Jochen Stärk
|
a7b26247d2
|
[maven-release-plugin] prepare release mustang-1.7.2
|
2019-07-06 21:40:21 +02:00 |
|
Jochen Stärk
|
97766c7494
|
no message
|
2019-07-06 21:39:37 +02:00 |
|
Jochen Stärk
|
a08a5ec344
|
[maven-release-plugin] prepare for next development iteration
|
2019-07-06 13:52:39 +02:00 |
|
Jochen Stärk
|
560556fbd4
|
[maven-release-plugin] prepare release mustang-1.7.2
|
2019-07-06 13:52:32 +02:00 |
|
Jochen Stärk
|
afb6ae9a8d
|
no message
|
2019-07-06 13:51:36 +02:00 |
|
Jochen Stärk
|
ca05dbc0dc
|
no message
|
2019-07-06 13:45:04 +02:00 |
|