[Koha-bugs] [Bug 20306] New: Negative values break funds edit

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 27 20:32:46 CET 2018


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 at lists.koha-community.org
          Reporter: tomascohen at gmail.com
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list