Jochen Stärk
56484ae524
closes #148
2020-02-16 18:41:10 +01:00
Jochen Stärk
78011366ed
added test for #150
2020-01-26 08:41:45 +01:00
Jochen Stärk
02ae6fbff4
- include exemption reason if doing intra community supply
2019-12-07 20:01:05 +01:00
Jochen Stärk
d4f11a2e23
support alternate delivery address
2019-12-07 19:45:46 +01:00
Jochen Stärk
9e747ca1e6
corrected default conformance level to en16931
2019-10-24 21:47:11 +02:00
Christian Schwerdtfeger
3015de02a5
- Added possibility to specify delivery date in "week of year" or "month of year" format, through introduction of new IZUGFeRDDate interface. Keeping backward compatibility by providing both methods in IZUGFeRDExportableTransaction
...
- Added possibility to specify "LineTwo" in Recipient Address
- Limited pdfbox version to maximum 2.0.17 because otherwise 3.0.0-SNAPSHOT was pulled in which was broken because of missing ByteArrayDataSource
2019-10-14 17:31:32 +02:00
Jochen Stärk
191debf7e4
implement tax category codes second step
2019-10-13 18:23:49 +02:00
Jochen Stärk
293134af63
first step to support tax category codes
2019-10-13 18:16:54 +02:00
Jochen Stärk
c906bf8f64
new test so changes even in MustangReaderTestCase can no longer bypass backward compatibility
2019-10-07 20:39:18 +02:00
Jochen Stärk
d91ffef8ad
added ZF2 basic tests
2019-09-14 18:59:49 +02:00
Jochen Stärk
af31f199ce
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
...
# Conflicts:
# src/test/java/org/mustangproject/ZUGFeRD/ZF2EdgeTest.java
2019-09-14 18:52:12 +02:00
Jochen Stärk
211889b2f4
implemented sepa direct debit as payment means
2019-09-14 18:47:35 +02:00
Dominik Vogt
04ebdbd7f2
solved NPE on PDF without
2019-09-13 15:19:51 +02:00
Jochen Stärk
9ee90ddf5c
add zugferdimporter.getversion, add total amount in metrics
2019-08-22 20:54:00 +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
6cb647cd47
removed testIndicator in migration from v1 to v2
2019-08-09 18:44:43 +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
Stefan Schmiedl
3492ed770a
add test for ZUGFeRDImporter.getBankName ... and make it work
2019-08-07 11:18:32 +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
0720751d35
failing test case to check for correct v1 profile string
2019-07-25 17:53:03 +02:00
Stefan Schmiedl
2e5818f8e7
specify charset to avoid platform specific defaults
2019-07-22 21:17:12 +02:00
Jochen Staerk
04da31d37c
closes #23
2019-07-22 20:00:01 +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
24b27a9b51
added unit test for problematic cases also for zf2
2019-07-18 11:08:57 +02:00
Jochen Stärk
5ace399365
no message
2019-07-06 13:42:24 +02:00
Jochen Stärk
e8e7c4b623
test nom in export so that it is also tested in import
2019-06-25 20:10:10 +02:00
Stefan Schmiedl
80a9a74c5c
Remove byte order marks, which cause tests to fail with Java 1.8
2019-06-22 19:30:56 +02:00
Tarik Osman
896866dbbf
Fix Issue #90 : PDF/A-3 conversion missing in ZUGFeRDExporter.export(OutputStream output)
2019-06-18 14:05:53 +02:00
Jochen Stärk
35fc56cb53
no message
2019-06-17 21:17:04 +02:00
Jochen Stärk
513040558c
support specifiedlegalorganization
2019-06-09 16:07:04 +02:00
Jochen Stärk
d5122364dc
support reference, seller DefinedTradeContact attributes
2019-06-09 15:51:51 +02:00
Jochen Stärk
d2e54824a6
no message
2019-05-12 07:26:43 +02:00
Jochen Stärk
b203d427a6
also migrate profiles
2019-05-01 08:14:12 +02:00
Jochen Stärk
9b5c106f1c
new command line option / prompt for format (fx or zf)
2019-04-24 20:51:44 +02:00
Jochen Stärk
f7e57d6296
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
2019-04-21 18:09:34 +02:00
Jochen Stärk
015a530222
reactivated a test
2019-04-21 18:09:15 +02:00
Andre Kemper
00a7d4be2c
change to multiple bank accounts
2019-04-13 14:20:45 +02:00
Jochen Stärk
01b195fcd8
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
...
# Conflicts:
# src/test/java/org/mustangproject/ZUGFeRD/MustangReaderWriterTest.java
2019-04-11 17:06:09 +02:00
Jochen Stärk
ffeb4a6463
no message
2019-04-11 17:03:44 +02:00
Andre Kemper
5ddd6f745e
add document code
2019-04-10 15:11:09 +02:00
Andre Kemper
1b015d3cee
merge master
2019-04-09 23:35:44 +02:00
Andre Kemper
7b35f747c3
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
2019-04-09 23:32:55 +02:00
Andre Kemper
e2e957a450
refactoring Importer
2019-04-09 23:25:43 +02:00
Andre Kemper
e60105f8b7
use Constructores with parameters
2019-04-09 07:03:56 +02:00
Jochen Stärk
9f57cf8e8f
corrected PDF/A extension schema
2019-04-08 20:54:44 +02:00
Andre Kemper
5b8ed483e4
use XMLUnit
2019-04-07 15:26:03 +02:00
Andre Kemper
55867bf518
format xsd & xml
2019-04-07 13:27:06 +02:00
Andre Kemper
a1732f4833
use .editorconfig for java
2019-04-06 22:05:23 +02:00