[Koha-bugs] [Bug 18489] New: "You must define a budget" even when budgets exist

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 24 21:17:31 CEST 2017


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

            Bug ID: 18489
           Summary: "You must define a budget" even when budgets exist
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: tomascohen at gmail.com
        QA Contact: testopia at bugs.koha-community.org

Bug 8452 was similar, but it was related to using the DB user. Right now, with
a proper staff user with enough privileges (superlibrarian), I get this error
due to the absence of defined FUNDS. It is probably a good idea to force the
FUND creation for using the acquisitions module, but the message itself is
missleading. It should say 'fund' if that's what it is talking about.

Steps to reproduce:
- Have a fresh install
- Go to the acquisitions module
=> SUCCESS: You are notified that you need to first defined a budget in order
to operate.
- Follow the link, create an ACTIVE budget.
- Go to the acquisitions module
=> FAIL: "You must define a budget..." message still shows

Verify the problem condition:
- Go to the budgets page
- Create a fund on the newly created budget
- Go back to the acquisitions module
=> SUCCESS: The warning is not shown anymore, the budgets table shows at the
bottom

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


More information about the Koha-bugs mailing list