]> 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>
Thu, 21 Jun 2012 14:09:09 +0000 (10:09 -0400)
commit3a7a95d8eb11c721c601222521a55337ffd94d36
tree0b4365d18381a9513347709253a3deeb65f38ebe
parentf967c5e5728d754befb44148da4ed3e1314b9fbc
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