]> git.koha-community.org Git - koha.git/commit
Bug 21008: Use patron object to get category_type
authorTomas Cohen Arazi <tomascohen@theke.io>
Thu, 28 Jun 2018 13:31:30 +0000 (10:31 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Sun, 15 Jul 2018 20:40:15 +0000 (21:40 +0100)
commit9da004c46e7824c82015519c29f096dc0d78aeab
treeb2b1441736094777fa81a3aec6a97795aaf29245
parentfe02563aa6c15939b273e9249187424a213cdb03
Bug 21008: Use patron object to get category_type

This patch makes borrower_add_additional_fields() in both pay.pl and
paycollect.pl use the right object to pick the category_type.

It also populates the extendedattributes template variable in pay.pl
which was missed by a change.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
members/pay.pl
members/paycollect.pl