[kmymoney] [Bug 523723] 0.5 rounds to 0 instead of 1

"Thomas Baumgart" <[email protected]> Tue, 04 Aug 2026 06:22:05 +0000
Newsgroups gmane.comp.kde.devel.bugs
Message-ID <[email protected]/>
https://bugs.kde.org/show_bug.cgi?id=523723

Thomas Baumgart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOT A BUG
             Status|REPORTED                    |RESOLVED

--- Comment #1 from Thomas Baumgart <[email protected]> ---
The various rounding methods are documented on

https://invent.kde.org/office/alkimia/-/blob/master/src/alkvalue.h.in?ref_type=heads#L30-L79. 

The one you selected (RoundRound) works as designed. You may want to use a
different one (e.g. RoundPromote) to fit your case.

-- 
You are receiving this mail because:
You are watching all bug changes.