]> git.koha-community.org Git - koha.git/commit
Bug 3969: Budget search in acquisition does't work (search)
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Sat, 14 Apr 2012 17:39:30 +0000 (19:39 +0200)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Sat, 5 May 2012 12:16:16 +0000 (08:16 -0400)
commit6dd7628d5f36f7f33d9b143f78cbbffa3b58ab3c
tree590a0167e53c6d6117269088e6508bcb96aaae5e
parent29488904daae8412cbbc31610d41adb3e291dd11
Bug 3969: Budget search in acquisition does't work (search)

Search term was never evaluated.
Patch makes sure input param is correctly stored in the variable
and changes comparison to be case insensitive.

To test:
- Check search for fund codes (case insensitive) works
- Check search for fund code in combination with library works

The budgets to be shown can depend on your permissions.
Testing with with a superlibrarian should bring up all funds.

Also fixes warns in the logs that appeared when viewing the funds
for a budget without funds.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Funds are now searchable.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
admin/aqbudgets.pl