jstaerk
|
0229ea710d
|
wip
|
2025-06-03 11:32:46 +02:00 |
|
jstaerk
|
78861ef0b0
|
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
|
2025-05-27 17:34:36 +02:00 |
|
jstaerk
|
98a1293c23
|
updated history
|
2025-05-27 17:33:50 +02:00 |
|
Jochen Staerk
|
7f4a8f0073
|
Merge pull request #843 from langfr/bugfix/issue838
Re-Initialize the HTML-template on language change.
|
2025-05-26 11:23:25 +02:00 |
|
Jochen Staerk
|
234f97ba93
|
Merge pull request #822 from MrDevKing/feature_validation_pdf_wrapping_msg_txt
Wrapping Message Text in Validation Result PDF
|
2025-05-26 11:18:12 +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 |
|
langfr
|
020fd03052
|
Re-Initialize the HTML-template on language change.
Handle templates in an language based map for switching language.
|
2025-05-23 15:16:06 +01:00 |
|
jstaerk
|
4c8bd2b93f
|
[maven-release-plugin] prepare for next development iteration
|
2025-05-22 10:41:04 +02:00 |
|
jstaerk
|
6cd942aca4
|
[maven-release-plugin] prepare release core-2.16.5
|
2025-05-22 10:41:02 +02:00 |
|
jstaerk
|
2576e227eb
|
updated versions
|
2025-05-22 10:32:55 +02:00 |
|
jstaerk
|
53947870f9
|
upgrade version to 2.16.5
|
2025-05-22 10:25:44 +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
|
8b6e53ead4
|
closes #835
|
2025-05-17 09:34:14 +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
|
c9123c2240
|
upgrade pdfbox
|
2025-05-12 15:26:21 +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
|
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
|
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
|
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 |
|
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
|
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 |
|
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
|
2b43c01f7f
|
Merge pull request #802 from rechtsanwalt-fortbildung/patch-1
fix: capital letter for ID in listID
|
2025-04-04 10:46:32 +02:00 |
|
Philip Helger
|
1074590f78
|
Delete temp file on exit; #775
|
2025-04-03 18:22:30 +02:00 |
|
Jochen Staerk
|
ce3faf73d1
|
Merge pull request #783 from ivantomic77/#772-fix-required-deliver-to-party-name
#772: Made Deliver to party name (BT-70) optional to align with specification
|
2025-04-03 13:47:05 +02:00 |
|
Jochen Staerk
|
02f197401f
|
Merge pull request #782 from ivantomic77/#771-fix-required-product-description
#771: Added Null check to prevent NullPointerException on Product Description
|
2025-04-03 13:38:56 +02:00 |
|
rechtsanwalt-fortbildung
|
76d54cfb28
|
fix: capitial letter for ID in listID
|
2025-04-01 18:24:24 +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 |
|
Jochen Staerk
|
300b38ed4a
|
Merge pull request #721 from mr-mister123/feature_fix_incomplete_CIDsets
remove CIDSets from XObjects
|
2025-04-01 16:28:42 +02:00 |
|
itomic
|
732c9c94a1
|
#772: Made Deliver to party name (BT-70) optional to align with specification
|
2025-03-26 13:52:12 +01:00 |
|
itomic
|
b2917ed742
|
#771: Added null check to prevent NullPointerException on Product Description
|
2025-03-26 13:46:25 +01:00 |
|
Jochen Staerk
|
3f22945492
|
Merge pull request #776 from W25X80/feature_resource_leaks
Fix potential resource leaks in core file processing classes
|
2025-03-25 19:17:55 +01:00 |
|
Jochen Staerk
|
4c4d57da1c
|
Merge pull request #728 from christoph-sommer/t/invoice-set-correction
Invoice setCorrection causes duplicate XML output
|
2025-03-25 16:40:14 +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 |
|
Jochen Staerk
|
a218256f11
|
Merge pull request #759 from langfr/feature/ReferencedDocument
Use the dedicated class instead of var type.
|
2025-03-25 16:38:14 +01:00 |
|
Jochen Staerk
|
0c2f440ec3
|
Merge pull request #778 from Sarenor/add-missing-xee-protections
Added XEE Protection features (that were missing according to Stackoverflow)
|
2025-03-25 16:36:46 +01:00 |
|
Jochen Staerk
|
27d5a3aa65
|
Merge pull request #753 from langfr/bugfix/742
Do not output "Adresszusatz 1" as "Postfach".
|
2025-03-18 13:27:34 +01:00 |
|
Dominik Röschke
|
8127b177fb
|
Added XEE Protection features (that were missing according to Stackoverflow)
|
2025-03-18 08:43:00 +01:00 |
|