Bug 14857

Summary: shouldn't be allowed to receive from locked fund
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: cunha, katrin.fischer, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23524
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Nicole C. Engard 2015-09-18 14:53:19 UTC
If you have a locked budget and you receive an item that was ordered from a fund in that budget the receipt page says 'current fund' in the fund box.  If you receive though it doesn't keep the fund it blanks it out. It shouldn't list the fund if the fund is locked, it should say "SELECTED FUND DISABLED" or something along those lines
Comment 1 Katrin Fischer 2019-09-01 21:56:57 UTC
According to documentation, locked should not allow to modify:

https://koha-community.org/manual/19.05/en/html/administration.html?highlight=locked#budgets

Locking a budget means that funds will not be able to be modified by librarians

I read this like it should not affect the ordering/receiving process, but the moving from amounts between funds or similar.

Closing, please reopen if you disagree.