]> git.koha-community.org Git - koha.git/commit
Bug 8009: Item descriptive data not populated on pay.pl
authorD Ruth Bavousett <ruth@bywatersolutions.com>
Wed, 25 Apr 2012 13:06:31 +0000 (06:06 -0700)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Fri, 13 Jul 2012 02:12:49 +0000 (22:12 -0400)
commit03b7218a95fe28f9b27007457850fecb46061b0b
tree8d5ae96cd272b55e33ef7907fcf24e42279f26a0
parent5a6fba297d8bceed829ea5bcc19feb77a7bc9a21
Bug 8009: Item descriptive data not populated on pay.pl

GetBorNotifyAcctRecord was not populating the {title} element of the
hash, which pay.tt will use.

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 985e89fc09f36707f562dba68e1dfb4f55ed804e)
C4/Members.pm