]> 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)
committerChris Cormack <chris@bigballofwax.co.nz>
Sat, 27 Apr 2013 05:31:56 +0000 (17:31 +1200)
commit74b4355cfda5008578e9b787e8f37171c4b28526
tree79515f71bab83f96dbb27ebe853fe4fed831217f
parent6da83232d242da58a3cee9ce50f11a50611e1f9b
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: Chris Cormack <chris@bigballofwax.co.nz>
C4/Suggestions.pm