Commit Graph

836 Commits

Author SHA1 Message Date
Jochen Stärk
0776960e24 adding bank details 2020-09-30 23:18:40 +02:00
Jochen Stärk
7dde7e7180 starting with document level charges/allowances via invoice class 2020-09-29 21:36:56 +02:00
Jochen Stärk
b707559507 improved profile handling, corrected test 2020-09-29 21:04:52 +02:00
Jochen Stärk
d1b16f6b4d switch to new profiles (the old ones did not work) 2020-09-24 21:59:03 +02:00
Jochen Stärk
5144758c2f set BuyerOrderReferencedDocument and correct TypeCode for correction 2020-09-24 18:33:01 +02:00
Jochen Stärk
7f5ae2036d also write recipienttradeparty with getTradePartyAsXML, not only sender 2020-09-22 21:50:28 +02:00
Jochen Stärk
bf48d69a3b test correction 2020-09-21 22:37:52 +02:00
Jochen Stärk
2c31e50b45 file attachments 2020-09-21 22:35:32 +02:00
Jochen Stärk
c5e45f5418 bigger itemChargesAllowances test. BasisQuantity correction 2020-09-21 22:14:33 +02:00
Jochen Stärk
9bf1097bac allow relative =percentual item allowances/charges 2020-09-21 21:45:03 +02:00
Jochen Staerk
4081c6a7f7 Merge pull request #176 from heisej/add_IDs_to_address
ZUGFeRD2PullProvider: Add write support for GlobalID and ID to buyer addresses
2020-09-19 21:02:58 +02:00
Jens Heise
d78d0f7fbb ZUGFeRD2PullProvider: Add write support for GlobalID and ID to buyer addresses
especially for 'BuyerTradeParty' and 'ShipToTradeParty' right now.

Since EN16931 allows only one ID entry for these entries, the ID assigned
by the buyer is prefered over the global ID for now if bot are defined in
the IZUGFeRDExportableTradeParty object.
2020-09-19 20:52:44 +02:00
Jochen Stärk
060aa79958 support item level allowances 2020-09-17 13:31:31 +02:00
Jochen Stärk
e227608782 small amendments 2020-09-15 13:25:53 +02:00
Jochen Stärk
6cc3bfb998 [maven-release-plugin] prepare for next development iteration 2020-09-15 12:35:49 +02:00
Jochen Stärk
27dee49b42 [maven-release-plugin] prepare release core-1.9.0-alpha2 2020-09-15 12:35:41 +02:00
Jochen Stärk
48f6ae92ad no message 2020-09-14 20:14:32 +02:00
Jochen Stärk
b70e3571be reflexive tests (using validator component to test library component) 2020-09-14 19:57:55 +02:00
Jochen Stärk
e49330adbe order-x extract support 2020-09-13 14:15:31 +02:00
Jochen Stärk
6a169b19b2 moving tax id and vat id into tradeparty 2020-09-12 14:50:34 +02:00
Jochen Stärk
78dd1b2121 tests pass again 2020-09-10 21:35:21 +02:00
Jochen Stärk
fd63a79ced Introduce InvoiceCorrection class and TradeParty 2020-09-10 09:04:25 +02:00
Jochen Stärk
bbf8c97501 add dummy for occurrence dates 2020-09-08 16:46:21 +02:00
Jochen Stärk
e276a447f6 Merge branch 'master' of github.com:ZUGFeRD/mustangproject
# Conflicts:
#	library/src/main/java/org/mustangproject/Allowance.java
#	library/src/main/java/org/mustangproject/Charge.java
#	library/src/test/java/org/mustangproject/ZUGFeRD/ZF2PushTest.java
2020-09-08 10:36:44 +02:00
Jochen Stärk
f8dbfd7eb6 some charges/allowance changes 2020-09-08 10:19:56 +02:00
jstaerk
fd82395c3d Merge branch 'master' of https://github.com/ZUGFeRD/mustangproject 2020-09-08 10:11:55 +02:00
Jochen Stärk
c1fa8ec608 logging to stderr instead of stdout 2020-09-06 15:18:53 +02:00
jstaerk
03916461ba attempt for new tests(which compile but do not yet even fail) 2020-09-03 21:24:57 +02:00
jstaerk
d8824a15e5 attempt for new tests(which compile but do not yet even fail) 2020-09-03 21:16:07 +02:00
Jochen Stärk
70d110ef6d preliminary updates 2020-09-03 18:32:34 +02:00
Jochen Stärk
9414f86d6f added visuallization again 2020-08-20 17:33:28 +02:00
Jochen Stärk
db4c86315a removing localization marks and potential bom(?) 2020-08-20 17:15:00 +02:00
Jochen Stärk
5ca670c33b Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2020-08-18 17:37:45 +02:00
Jochen Stärk
73a6937fec new test, always set a version=xmlProvider 2020-08-18 17:37:28 +02:00
Jochen Staerk
c055b8fa1c Update History.md 2020-08-15 14:50:14 +02:00
Jochen Staerk
2b53752bc1 Update Release_Notes.md 2020-08-14 21:08:13 +02:00
Jochen Staerk
d25d0fa315 Update Release_Notes.md 2020-08-14 21:07:27 +02:00
Jochen Staerk
f9ff079024 Update Release_Notes.md 2020-08-14 21:05:22 +02:00
Jochen Staerk
83016d259a Update Release_Notes.md 2020-08-14 21:04:33 +02:00
Jochen Stärk
22ad891df4 Release notes for mustang 2 alpha 2020-08-14 20:44:22 +02:00
Jochen Stärk
8cd81965e2 upgrade to saxon 9.9 2020-08-12 17:55:40 +02:00
Jochen Stärk
40efaa7f5d updated history 2020-08-07 06:55:56 +02:00
Jochen Stärk
10ebb012d1 [maven-release-plugin] prepare for next development iteration 2020-08-06 16:29:38 +02:00
Jochen Stärk
e0ed82baa1 [maven-release-plugin] prepare release core-1.9.0-alpha1 2020-08-06 16:29:30 +02:00
Jochen Stärk
fd947e04d5 checkin for alpha release attempt 2020-08-06 16:26:53 +02:00
Jochen Stärk
a98e495947 updated version numbers to 1.9.0-alpha1 2020-08-06 16:09:18 +02:00
Jochen Stärk
e1cedcc2f4 automated tests for xr 2.0 2020-08-06 16:08:40 +02:00
Jochen Stärk
382435d0ba Be able to validate XR 2.0 and 1.2 2020-08-06 15:59:06 +02:00
Jochen Stärk
662307c0ba corrected zf2pullprovider, re-applied changes on v1 2020-08-06 12:18:35 +02:00
Jochen Stärk
a404307ab0 Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2020-08-06 12:00:40 +02:00