Philip Helger
|
5e85c576bf
|
Update pom.xml
Updated for #726
|
2025-06-24 11:55:21 +02:00 |
|
jstaerk
|
dfcc5f1a1c
|
[maven-release-plugin] prepare for next development iteration
|
2025-06-11 16:01:28 +02:00 |
|
jstaerk
|
73458034e8
|
[maven-release-plugin] prepare release core-2.17.0
|
2025-06-11 16:01:25 +02:00 |
|
jstaerk
|
423e36aa81
|
Merge branch 'issues/764'
# Conflicts:
# library/src/main/java/org/mustangproject/ZUGFeRD/ZUGFeRD2PullProvider.java
# library/src/main/java/org/mustangproject/ZUGFeRD/ZUGFeRDInvoiceImporter.java
|
2025-06-11 08:20:08 +02:00 |
|
jstaerk
|
19564d14ed
|
corrected a test
|
2025-06-10 09:57:03 +02:00 |
|
jstaerk
|
f36be3eaf6
|
corrected inclusion of reasons and reason codes
|
2025-06-10 08:32:59 +02:00 |
|
jstaerk
|
ed72a56678
|
corrected output xml
|
2025-06-10 07:50:36 +02:00 |
|
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
|
da29a92e81
|
corrected calculation
|
2025-06-09 15:21:06 +02:00 |
|
jstaerk
|
58f153fc46
|
corrected writing
|
2025-06-07 14:55:29 +02:00 |
|
jstaerk
|
17b6a7be5a
|
corrected test
|
2025-06-07 14:19:34 +02:00 |
|
jstaerk
|
1a699a63af
|
distinguish in writing between item and product discounts/charges
|
2025-06-06 15:51:19 +02:00 |
|
jstaerk
|
56ca021e77
|
take product allowance/charge into consideration
|
2025-06-06 14:59:56 +02:00 |
|
jstaerk
|
fad1144fa0
|
dont enforce calculation maybe it's a parse
|
2025-06-06 14:21:32 +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 |
|
jstaerk
|
3aca11d9e7
|
attenpt to test
|
2025-06-03 12:02:02 +02:00 |
|
jstaerk
|
0229ea710d
|
wip
|
2025-06-03 11:32:46 +02:00 |
|
jstaerk
|
c69867c55e
|
corrected a test, corrected calculation
|
2025-05-28 14:22:56 +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
|
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
|
220eaaff7a
|
from 7 to 6 errors
|
2025-05-22 07:01:55 +02:00 |
|
jstaerk
|
dea5372688
|
failing tests down from 10 to 7
|
2025-05-21 12:20:38 +02:00 |
|
jstaerk
|
d0c213b495
|
correcting amounts
|
2025-05-21 10:09:41 +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
|
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 |
|
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
|
df28d4f249
|
wip
|
2025-05-14 09:06:06 +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 |
|