]> git.koha-community.org Git - koha.git/commit
Bug 10072 - "my suggestions" always says "There are no pending purchase suggestions."
authorKyle M Hall <kyle@bywatersolutions.com>
Wed, 17 Apr 2013 18:07:55 +0000 (14:07 -0400)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Sat, 20 Apr 2013 03:17:06 +0000 (23:17 -0400)
commit4b0bd5a44f051a9cc4c20561fd7382c224deb30c
tree75e9583e4e74d8fe826e42bfb44a900bc51a5614
parent678884ba389251849c69a40435a15f43f1bbb277
Bug 10072 - "my suggestions" always says "There are no pending purchase suggestions."

Test Plan:
1) Switch off the IndependantBranches syspref
2) Log into the OPAC
3) Place a suggestions
4) Instead of seeing your suggestion, you will see "There are no pending
   purchase suggestions."
5) Apply this patch
6) Reload the page
7) You should now see your suggestions

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
(cherry picked from commit fd9534628b0234375688e031fc65d4aee3bbd091)

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
C4/Suggestions.pm