[Bug 20306] New: Negative values break funds edit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20306 Bug ID: 20306 Summary: Negative values break funds edit Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org To reproduce: - Have a budget and a fund on it. - Spend more than what's in the fund - Confirm you allow to surpass the funds max. - Go to the budgets/funds list => SUCCESS: A negative value shows - Choose (on the fund's dropdown) to edit the fund => FAIL: Kaboom! Template process failed: undef error - round() overflow. Try smaller precision or use Math::BigFloat at /home/vagrant/kohaclone/Koha/Number/Price.pm line 64. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20306 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- I'm closing this bug, because I belive there was a problem on the data, due to tests not cleaning up. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org