Commit Graph

451 Commits

Author SHA1 Message Date
jstaerk
21ddec633b corrected some more tests 2025-06-09 15:33:52 +02:00
jstaerk
7668622d5e corrected two tests 2025-06-09 15:21:23 +02:00
jstaerk
17b6a7be5a corrected test 2025-06-07 14:19:34 +02:00
Jochen Staerk
6d4d148f1a Merge pull request #786 from Shorty1o1/master
Fix Invoices with Category Code "O"
2025-06-06 13:26:43 +02:00
jstaerk
f58703767a removing debug code 2025-06-05 14:31:54 +02:00
jstaerk
47b2587ea1 corrected some tests 2025-06-05 14:29:52 +02:00
jstaerk
c0c9ad1405 changes for new feature 2025-06-05 14:04:37 +02:00
langfr
23a7d00b13 Read contact´s faxNumber. 2025-06-03 15:17:04 +01:00
langfr
41bf79cd55 Suppress pmpty nodes in output XML 2025-06-03 12:46:11 +01:00
jstaerk
3aca11d9e7 attenpt to test 2025-06-03 12:02:02 +02:00
jstaerk
c69867c55e corrected a test, corrected calculation 2025-05-28 14:22:56 +02:00
Jochen Staerk
c04f2bc3c8 Merge pull request #820 from langfr/bugfix/818
Fix InvoiceInporter: empty NodeList, empty Strings.
2025-05-26 10:57:32 +02:00
jstaerk
b6160f9f89 corrected calculation, test 2025-05-22 10:08:34 +02:00
jstaerk
c312e14dd2 reapply test 2025-05-22 08:03:15 +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
df28d4f249 wip 2025-05-14 09:06:06 +02:00
jstaerk
cbcdaaec0e added a test, working on percents 2025-05-06 13:32:34 +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
31c5d0461e outsourcing calc correction to issues/764 2025-04-18 13:42:29 +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
5a39e50bcf remving disabling unsupported features 2025-04-14 09:58:07 +02:00
jstaerk
97f6b6ad31 Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2025-04-08 08:43:00 +02:00
jstaerk
12dd49a54e closes #809 2025-04-08 08:41:55 +02:00
Jochen Staerk
016b9ebec5 Merge pull request #741 from InnuceEAN/position_accounting_reference
read position accountingReference
2025-04-01 16:30:45 +02:00
Fabian Schmidt
ae62103b45 Merge branch 'master' into merge-to-master 2025-03-27 15:12:29 +01:00
Fabian Schmidt
ed5423cb0d implement test 2025-03-27 14:48:19 +01:00
Fabian Schmidt
332fcae27e add test 2025-03-27 14:38:41 +01:00
Jochen Staerk
54e1baa508 Merge pull request #770 from phermsdorf/fix_614_exemptionReason
ExemptionReason is repeated once used
2025-03-25 16:39:20 +01:00
Peter Hermsdorf
31861373f0 ExemptionReason is repeated once used
Closes Issue #614
2025-03-10 16:37:59 +01:00
ean
fade71b743 Merge branch 'master' into position_accounting_reference 2025-03-05 09:35:09 +01:00
langfr
b446d92b13 Do not output Adresszusatz 1 as Postfach. 2025-02-21 14:12:40 +00:00
Jochen Staerk
6461dad8d3 Merge pull request #725 from Faerballert/feature/xml_parser_xxe_attacks
Unable to perform XML-oriented attacks
2025-02-19 15:50:02 +01:00
jstaerk
248f854d2a closes #745 2025-02-18 09:56:42 +01:00
ean
51ebbd8fb1 read position accountingReference
To new field ReceivableSpecifiedTradeAccountingAccount
2025-02-12 08:40:32 +01:00
jstaerk
9e9e0cf444 closes #740 2025-02-11 16:38:14 +01:00
jstaerk
f3d791d70c Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2025-02-11 13:36:41 +01:00
jstaerk
e76c522639 closes #739 2025-02-11 13:36:24 +01:00
Jochen Staerk
ee339859b4 Merge pull request #686 from InnuceEAN/parse_item_BillingSpecifiedPeriod
Item: add BillingSpecifiedPeriod
2025-02-11 13:18:23 +01:00
jstaerk
c9fc403993 Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2025-02-10 07:51:36 +01:00
jstaerk
e2290e36cd closes #558 2025-02-10 07:50:57 +01:00
Andreas Reichmann
e30b4ba5b8 #562 OccurrenceDateTime
Display OccurrenceDateTime (delivery address) in visualizations (HTML and PDF) when only the date is provided instead of the full delivery address.
2025-02-05 10:38:07 +01:00
Timon Färber
987f5ab042 fix: wrong mapping from Business_process_type_identifier to Business_process_type 2025-02-04 16:49:04 +01:00
ean
6d613ca06d Merge branch 'master' into parse_item_BillingSpecifiedPeriod 2025-02-03 09:48:35 +01:00
Timon Färber
327c6d8a38 feat: unable to perform XML-oriented attacks 2025-01-31 18:58:31 +01:00
Jochen Staerk
ba2323caeb Merge pull request #691 from langfr/bugfix/checks20250117
Fix current check failures.
2025-01-27 14:13:52 +01:00
Jochen Staerk
e41c3b73ab Merge pull request #703 from langfr/bugfix/TaxExemptionReason
Fill TaxExemptionReason during InvoiceImport.
2025-01-27 14:10:01 +01:00