Alexander Berndt
5d72156bf0
Implemented method "getSellerTradePartyAddress" to ZUGFeRDImporter.java which gets an instance of PostalTradeAddress.
...
Removed method "getISODate" from last Commit due lack of implementation - will be implemented at a later time.
Also Added Tests for "getSellerTradePartyAddress" to match ZF1 and ZF2
2020-05-20 09:38:34 +02:00
Alexander Berndt
3a01efbded
Added ISO-Date Getter function
...
Added Wrapper method for protected extractString method, for easy extension of ZUGFeRDImporter.java
2020-05-19 08:31:53 +02:00
Jochen Stärk
8500d0c1cb
importing first attribute (price) of invoice line items
2020-05-09 13:45:28 +02:00
Jochen Stärk
35551f0ed3
zf2pushprovider
2020-05-09 09:28:06 +02:00
Jens Heise
69128ce509
Bugfix in ZUGFeRD2PullProvider.generateXML(): try getPaymentTermDescription() before constructing one
...
or the program throws a NullPointerException if 'trans' only overwrites
'getPaymentTermDescription()' but not the default 'getDueDate()'.
2020-05-07 11:27:54 +02:00
Jochen Stärk
c724a34a10
Merge branch 'issue73' of https://github.com/swsch/mustangproject into swsch-issue73
2020-04-18 13:10:09 +02:00
Jochen Stärk
dea42f950e
Reorganizing to a parent project, a light and a heavy (validating) library, a commandline application and the server
2020-03-28 18:28:32 +01:00