Commit Graph

915 Commits

Author SHA1 Message Date
Jochen Stärk
e512c4ed3e [maven-release-plugin] prepare for next development iteration 2020-10-17 18:04:32 +02:00
Jochen Stärk
1e74d433e7 [maven-release-plugin] prepare release core-2.0.0-alpha3 2020-10-17 18:04:09 +02:00
Jochen Stärk
fe268251d8 removed second occurence of mvn source plugin 2020-10-17 18:00:03 +02:00
Jochen Stärk
59809418ea [maven-release-plugin] rollback the release of core-2.0.0-alpha3 2020-10-17 17:59:43 +02:00
Jochen Stärk
5063d87991 [maven-release-plugin] prepare for next development iteration 2020-10-17 17:57:58 +02:00
Jochen Stärk
aac63c1bde [maven-release-plugin] prepare release core-2.0.0-alpha3 2020-10-17 17:57:58 +02:00
Jochen Stärk
58c20602d1 [maven-release-plugin] rollback the release of core-1.9.0-alpha3 2020-10-17 17:55:26 +02:00
Jochen Stärk
5412d2753c [maven-release-plugin] prepare for next development iteration 2020-10-17 17:37:27 +02:00
Jochen Stärk
3f8e146fae [maven-release-plugin] prepare release core-1.9.0-alpha3 2020-10-17 17:37:27 +02:00
Jochen Stärk
abd48a1ee9 updated maven source plugin 2020-10-17 17:34:10 +02:00
dependabot[bot]
361fb4b1a4 Bump junit from 4.12 to 4.13.1 in /Mustang-CLI
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-17 15:31:21 +00:00
dependabot[bot]
3542e17201 Bump junit from 4.12 to 4.13.1 in /library
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-17 15:31:21 +00:00
dependabot[bot]
f5946511bb Bump junit from 4.12 to 4.13.1 in /validator
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-17 15:30:59 +00:00
Jochen Stärk
93a14ed3ef corrected xml 2020-10-17 17:30:57 +02:00
Jochen Stärk
0949fe76e3 attempt to push to central 2020-10-17 17:30:09 +02:00
Jochen Stärk
47146ad3f4 first attempt to parse tradeparties from XML 2020-10-15 12:22:28 +02:00
Jochen Stärk
3780cdb336 Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2020-10-13 17:52:55 +02:00
Jochen Stärk
0f351a2c3c invoiceimporter to parse quantities 2020-10-13 17:52:31 +02:00
Jochen Staerk
221a9d5654 Update development_documentation.md 2020-10-11 12:11:31 +02:00
Jochen Stärk
2199a8e649 test case for relative charges/allowances to also use relative charge on item level 2020-10-08 15:15:20 +02:00
Jochen Stärk
0fbd4944f3 Removed some redundancy 2020-10-08 14:57:26 +02:00
Jochen Stärk
44c6509504 Relative charges/allowances on document level 2020-10-08 14:51:33 +02:00
Jochen Stärk
66fd7b4316 be able to refer to contract id 2020-10-06 12:43:35 +02:00
Jochen Stärk
cd3a5b75ef Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2020-10-06 12:23:59 +02:00
Jochen Stärk
adc981d98c add document level billing period 2020-10-06 12:22:57 +02:00
jstaerk
399d671f19 Taxnumber correction 2020-10-01 13:55:26 +02:00
jstaerk
c43988f388 support --logAppend 2020-10-01 13:55:04 +02:00
Jochen Stärk
45a6ec1f6a corrected test 2020-10-01 08:29:38 +02:00
Jochen Stärk
efcbdb7b45 corrected document level charges 2020-10-01 08:26:10 +02:00
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