Bug 21907: Fix article requests count for non-superlibrarians
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 11 Dec 2018 13:13:42 +0000 (10:13 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 11 Feb 2019 13:42:24 +0000 (13:42 +0000)
commit9c823701268d07feb149e219ece7c88d89d47732
treee3d1e043a16bd3c7f42175f11784e1dcf1030c06
parentf2151c1bbc98003576606d8b1bd2cb2453e6925a
Bug 21907: Fix article requests count for non-superlibrarians

The query generates "Column 'branchcode' in where clause is ambiguous"

Test plan:
1 - Enable 'IndependentBranchesPatronModifications' and article requests
2 - Sign in as non-superlibrarian
3 - View plack log
4 - Refresh mainpage, see error in logs

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit ab9e4ca6a46519ddc69ad76837407c0a4f0ed0cd)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
mainpage.pl