Skip to content

fix: roundInvoiceSum must consider the invoice currency

Henning Leutz requested to merge dev into next

Invoice::roundInvoiceSum did not consider the currency and therefore always rounded to 2 digits. this is a problem because non standard currencies have more than 2 currencies. e.g. crypto currencies.

Merge Request-Berichte

Lade