]> git.koha-community.org Git - koha.git/commit
Bug 7480: Don't display current logged in user as basket manager
authorJonathan Druart <jonathan.druart@biblibre.com>
Fri, 27 Mar 2015 16:30:01 +0000 (17:30 +0100)
committerChris Cormack <chris@bigballofwax.co.nz>
Sat, 11 Apr 2015 05:25:05 +0000 (17:25 +1200)
commitd19f567b6547e943a771d8d124391b32cf2fa58a
tree99ca358fcb800e4f77df1fd56d276c41b25701e1
parentaa29fb5e9b206c981c4fb7167f994045c0e6ca33
Bug 7480: Don't display current logged in user as basket manager

The "Managed by" field displayed on creating/editing an order is always
the name of the logged in user.

To reproduce:
1/ Log in with patron A
2/ Create a basket
3/ Create an order
4/ Log in with patron B
5/ Edit the order
6/ The "Managed by" line is "patron B"

Test plan:
Apply the patch and confirm that the "patron A" is always the basket
manager.

Followed test plan. Works as expected.
Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 56a147da32492954a2a417a5e4f3766ae734f45a)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
acqui/neworderempty.pl