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)
committerNick Clemens <nick@bywatersolutions.com>
Mon, 4 Feb 2019 14:50:40 +0000 (14:50 +0000)
commitab9e4ca6a46519ddc69ad76837407c0a4f0ed0cd
tree5c17418fb14b90d9727feae6305466865083b025
parent7520ede89987a7a65301debdda46950a6364ebfd
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>
mainpage.pl