[Koha-bugs] [Bug 26076] Paying selected accountlines in full may result in the error "You must pay a value less than or equal to $x"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 29 16:49:37 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26076

Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #7 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> ---
What I described in comment #6 could be of the same origin as the summation
issue originally described here, maybe because in db we have 6 decimals and in
GUI only 2 decimals?

The proposed fix might solve that one case and we could apply this patch to fix
that, but I would just like to have the commit message in that case still be
fixed, now it describes the bug and not the change, please see
<https://wiki.koha-community.org/wiki/Commit_messages#Examples>. Marking this
FQA until the commit message is fixed (or a more generic patch is submitted to
solve this class of bugs).

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


More information about the Koha-bugs mailing list