Commit Graph

2253 Commits

Author SHA1 Message Date
jstaerk
d0c213b495 correcting amounts 2025-05-21 10:09:41 +02:00
jstaerk
c30b9634ea updated codelists 2025-05-20 09:28:29 +02:00
jstaerk
2deff800e3 updated schematrons 2025-05-20 08:53:20 +02:00
jstaerk
a65289ae3a Merge branch 'master' into issues/764
# Conflicts:
#	library/src/main/java/org/mustangproject/Charge.java
#	library/src/main/java/org/mustangproject/Item.java
#	library/src/main/java/org/mustangproject/ZUGFeRD/LineCalculator.java
2025-05-20 08:29:53 +02:00
jstaerk
6059f489ef corrected a unit test 2025-05-20 08:26:05 +02:00
Jochen Staerk
eb6648fa77 Merge pull request #816 from fleigm/bugfix/ubl_wrong_total_gross_amount
Bugfix: Wrong grand total amount for UBL invoices
2025-05-20 08:20:46 +02:00
jstaerk
d6e1efb6b8 fixing a failed unit test 2025-05-20 08:20:10 +02:00
jstaerk
c38d3ee818 closes #834, hopefully 2025-05-19 13:11:34 +02:00
jstaerk
9e0fa2e655 updated history 2025-05-17 09:34:59 +02:00
jstaerk
8b6e53ead4 closes #835 2025-05-17 09:34:14 +02:00
jstaerk
6f1f3fa2d2 corrected parsing (our totalAmount!=actualAmount) 2025-05-15 10:40:42 +02:00
jstaerk
b6e2c2ea2f read basisamount 2025-05-15 10:23:13 +02:00
jstaerk
beb5241de6 still need to support basisamount 2025-05-15 09:45:40 +02:00
jstaerk
075a531693 closes #833
Merge branch 'issues/833'

# Conflicts:
#	History.md
2025-05-15 07:50:16 +02:00
jstaerk
6429c5e410 prevent double validation against ZF (which contains CEN) and CEN itself 2025-05-15 07:46:19 +02:00
jstaerk
dd0496a031 new xslts 2025-05-15 07:35:57 +02:00
jstaerk
abab753364 Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2025-05-15 07:23:38 +02:00
jstaerk
65ba7a6998 updated history 2025-05-15 07:23:11 +02:00
Jochen Staerk
b20b75c581 Merge pull request #811 from koneru9999/patch-1
Fix typo in xpath when extracting buyer trade party address
2025-05-15 07:13:57 +02:00
jstaerk
1d4fe9ac49 new schematron and schema files, new folder name, 1 failing test, additional cen still to be removed 2025-05-14 09:20:14 +02:00
jstaerk
707ab44bba Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2025-05-14 09:07:21 +02:00
jstaerk
eace565847 updated history 2025-05-14 09:06:59 +02:00
jstaerk
df28d4f249 wip 2025-05-14 09:06:06 +02:00
Jochen Staerk
c7b73e190f Merge pull request #817 from stephanstapel/master
Added ZUGFeRD.PDF-csharp to list of valid PDF creators
2025-05-14 08:47:51 +02:00
jstaerk
a4046d2861 prevent arithmetricexception 2025-05-12 15:35:47 +02:00
jstaerk
c9123c2240 upgrade pdfbox 2025-05-12 15:26:21 +02:00
jstaerk
cbcdaaec0e added a test, working on percents 2025-05-06 13:32:34 +02:00
MrDevKing
abed273220 Wrapping Message Text in Validation Result PDF 2025-04-25 11:14:36 +02:00
jstaerk
f9905d6fca Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2025-04-22 11:26:04 +02:00
jstaerk
9b0f514135 closes #790 2025-04-22 11:25:41 +02:00
jstaerk
443183e928 closes #788 2025-04-22 11:15:22 +02:00
Jochen Staerk
fbb35573ca Merge pull request #459 from Frgetg/issues/458-multiple-payment-details
Issue #458 Allow Multiple payment details for invoice
2025-04-22 11:10:22 +02:00
Jochen Staerk
b4df8d9c79 Merge branch 'master' into issues/458-multiple-payment-details 2025-04-22 11:10:10 +02:00
langfr
02d2954848 Fix InvoiceInporter: empty NodeList, empty Strings. 2025-04-19 17:45:14 +01:00
jstaerk
1d502d9a94 closes #819 2025-04-19 16:00:34 +02:00
jstaerk
dc7f17b7f4 [maven-release-plugin] prepare for next development iteration 2025-04-19 08:27:42 +02:00
jstaerk
af7e0e8fc6 [maven-release-plugin] prepare release core-2.16.4 2025-04-19 08:27:39 +02:00
jstaerk
68dc92c53a updated CLI documentation 2025-04-19 08:20:15 +02:00
jstaerk
b82e7a2b18 updated history 2025-04-19 08:13:47 +02:00
jstaerk
f1adde1aba closes #818 2025-04-18 16:09:26 +02:00
jstaerk
31c5d0461e outsourcing calc correction to issues/764 2025-04-18 13:42:29 +02:00
jstaerk
9e77433a13 fixing an exception 2025-04-17 09:42:45 +02:00
Stephan
fe6c64a1a0 Added ZUGFeRD.PDF-csharp to list of valid PDF creators 2025-04-16 20:07:36 +02:00
Michael Fleig
b3744284fd Fix wrong grand total amount for UBL invoices.
Should use TaxInclusiveAmount instead of PayableAmount
2025-04-16 16:39:14 +02:00
jstaerk
17bc5c483f Correcting calculation for extended_fremdwaehrung (issue #764), now the following errors arise:
[ERROR]   CalculationTest.testTotalCalculatorGrandTotalRounding:223 expected:<101.86> but was:<104.04>
[ERROR]   DeSerializationTest.testItemAllowances:398 expected:<19.52> but was:<18.33>
[ERROR]   ZF2PushTest.testAllowancesExport:648 expected:<[4046].00> but was:<[10829].00>
[ERROR]   ZF2PushTest.testItemChargesAllowancesExport:286 expected:<1[9.52]> but was:<1[8.33]>
[ERROR]   ZF2PushTest.testPushEdge:609 ParseException should not be raised
[ERROR]   ZF2ZInvoiceImporterTest.testEdgeInvoiceImport:179
[ERROR]   ZF2ZInvoiceImporterTest.testItemAllowancesChargesImport:265
[ERROR]   CalculationTest.testLineCalculatorInclusiveAllowance:55 » Arithmetic Non-terminating decimal expansion; no exact representable decimal result.
[ERROR]   CalculationTest.testLineCalculatorInclusiveAllowanceAndCharge:75 » Arithmetic Non-terminating decimal expansion; no exact representable decimal result.
2025-04-14 11:10:43 +02:00
jstaerk
f635f355be further removal disabling of required features 2025-04-14 10:28:41 +02:00
jstaerk
060aca216a removed disabling of required features 2025-04-14 10:13:32 +02:00
jstaerk
5a39e50bcf remving disabling unsupported features 2025-04-14 09:58:07 +02:00
jstaerk
c30ceb9cf4 closes #812 2025-04-14 09:46:34 +02:00
V K
fef4f57f03 Fix typo in buyer trade party address xpath 2025-04-10 03:18:45 +02:00