Bug 7060 Followup: AddReturn needs GetMemberDetails
authorIan Walls <ian.walls@bywatersolutions.com>
Fri, 21 Oct 2011 14:49:58 +0000 (10:49 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Fri, 21 Oct 2011 15:07:37 +0000 (04:07 +1300)
commitc5bc35b6945a03e27dd369d368be33d97f76e509
tree68e20632ff761b4d35906f7d8df643fac7e1217a
parent769acee41ae258ea4efb0114eb7995736496a9cf
Bug 7060 Followup: AddReturn needs GetMemberDetails

In my haste, I overlooked circ/returns.pl's need for borrower flags.  This patch
changes back the call in AddReturn from GetMember to GetMemberDetails

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Circulation.pm