From f2ab773716cffde577b1b0d3f12eba5340006a01 Mon Sep 17 00:00:00 2001 From: jstaerk Date: Wed, 11 Jun 2025 15:54:48 +0200 Subject: [PATCH] updated history --- History.md | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/History.md b/History.md index b4a2391c..93f8cbed 100644 --- a/History.md +++ b/History.md @@ -1,11 +1,15 @@ -#820/801/815 -#822 -#843 -#854 -#786 -add getCalculation on calculatedInvoice -Transactioncalculator getTaxDetails to include correct percentage, calculated amounts -#764 +2.17.5 +======= +2025-06-11 +- Breaking change: #764 Item allowances not to be multiplied by quantity +(there are now product level quantities for that) +- #820/801/815 Fix invoiceImporter: empty NodeList, empty Strings +- #822 Wrapping Message Text in Validation Result PDF +- #843 Re-Initialize the HTML-template on language change +- #854 allow multiple item charges/allowances when visualizing to html +- #786 Fix Invoices with Category Code "O" #786 +- add getCalculation on calculatedInvoice +- Transactioncalculator getTaxDetails to include correct percentage, calculated amounts 2.16.5 =======