Koha/members
Martin Renvoize 89716a78e9 Bug 26269: Fix variable name mismatch for cash_register in paycollect
It appears that through various rebases the variable names in the form
and the controller script have become mismatched.  This patch corrects
the situation and clarifies their intended use.

Test plan:
1/ Turn on cash registers in sysprefs
2/ Define at least 2 cash registers in Admin
3/ Create a manual invoice on a patron
4/ Pay off half of your fee, selecting the first register
5/ Pay off the remaining fee, selecting the second register
6/ Query accountlines.register_id for your two payments
8/ Confirm the two accountlines.register_id's do not match (thus the
passed variable was used)

https://bugs.koha-community.org/show_bug.cgi?id=26469

Signed-off-by: Jessie Zairo <jzairo@bywatersolutions.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-09-18 10:38:04 +02:00
..
accountline-details.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
apikeys.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
boraccount.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
default_messageprefs.pl
deletemem.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
discharge.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
discharges.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
files.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
guarantor_search.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
holdshistory.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
housebound.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
ill-requests.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
mancredit.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
maninvoice.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
member-flags.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
member-password.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
member.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
memberentry.pl Bug 23816: Add minimum password length and require strong password overrides by category 2020-09-09 15:39:52 +02:00
members-home.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
members-update-do.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
members-update.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
merge-patrons.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
mod_debarment.pl Bug 24018: Remove die "Not logged in" 2020-01-20 14:03:49 +00:00
moremember.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
notices.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
patronimage.pl
pay.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
paycollect.pl Bug 26269: Fix variable name mismatch for cash_register in paycollect 2020-09-18 10:38:04 +02:00
print_overdues.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
printfeercpt.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
printinvoice.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
printslip.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
purchase-suggestions.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
readingrec.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
routing-lists.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
setstatus.pl Bug 24018: Remove die "Not logged in" 2020-01-20 14:03:49 +00:00
statistics.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
summary-print.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
update-child.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00