Commit Graph

78 Commits

Author SHA1 Message Date
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
Andre Kemper
d67a3058f3 optimize imports 2019-04-06 20:14:24 +02:00
Andre Kemper
50b257f3c1 add kto 2019-04-02 20:14:00 +02:00
Andre Kemper
543f1cd207 add kto 2019-03-28 07:45:32 +01:00
Andre Kemper
80710bd984 add BLZ 2019-03-27 15:01:06 +01:00
Jochen Stärk
55ea730a02 Mustang 1.6.0 with XMP access and Factur-X support 2019-02-03 14:39:33 +01:00
Jochen Stärk
6e1b1c09a9 Add factur-x compliance 2019-02-03 14:22:18 +01:00
Jochen Stärk
5c02f20e9d correction in XMP header 2019-01-25 16:13:19 +01:00
Jochen Stärk
d40cc4acb0 Added test for issue #68 and UTF8 BOM reading 2018-10-22 19:45:44 +02:00
Jochen Stärk
0d87ce02ca Added some tests, history, made it possible to skip invoking parse() 2018-07-20 14:30:24 +02:00
Jochen Stärk
3d06592bc3 Reintroduced this test after upgrade to ph-schematron 5 2018-06-10 07:22:53 +02:00
Jochen Stärk
7875841b32 Addressing issue #57, upgrade to php-schematron 5 and temporarily disabling a test 2018-06-03 18:34:06 +02:00
Svante Schubert
d0196d252c Adding AL2 copyright header to Java and XML files with Jochen's copyright 2018-05-01 11:40:40 +02:00
Svante Schubert
919b271b5c Migration ZUGFeRD1->2 feature: Allowing transformation of complete input directory, with reference check for any ref file existent with line base comparison for better usability. Including several refactoring and tweaks. 2018-05-01 11:19:36 +02:00