Koha/members
Jonathan Druart 3691bd8419 Bug 15548: Move new patron related code to Patron*
The 'borrower' should not be used anymore, especially for new code.
This patch move files and rename variables newly pushed (i.e. in the Koha
namespace).

Test plan:
1/
  git grep Koha::Borrower
should not return code in use.

2/
Prove the different modified test files

3/ Do some clicks in the member^Wpatron module to be sure there is not
an obvious error.

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Works as described. Tested with Circulation, Members/Patrons, Discharge,
Restrictions modules and the must common functionalities

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Jesse Weaver <jweaver@bywatersolutions.com>
2016-03-03 14:38:26 -07:00
..
boraccount.pl 15623 - Spelling mistake in boraccount.pl Test - Search for writen, if not found fix is correct 2016-01-27 05:10:38 +00:00
default_messageprefs.pl Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
deletemem.pl Bug 14544: Get rid of GetSomeShelfNames 2015-11-05 09:58:02 -03:00
discharge.pl Bug 15548: Move new patron related code to Patron* 2016-03-03 14:38:26 -07:00
discharges.pl Bug 15548: Move new patron related code to Patron* 2016-03-03 14:38:26 -07:00
files.pl Bug 15548: Move new patron related code to Patron* 2016-03-03 14:38:26 -07:00
guarantor_search.pl Bug 15109: Make name the default sort order for all patron searches 2015-11-17 09:49:21 -03:00
mancredit.pl Bug 15542: Always display the patron's info the same way. 2016-01-23 19:15:08 +00:00
maninvoice.pl Bug 15542: Always display the patron's info the same way. 2016-01-23 19:15:08 +00:00
member-flags.pl Bug 15542: Always display the patron's info the same way. 2016-01-23 19:15:08 +00:00
member-password.pl Bug 15542 [QA Followup] - Tidy member-password.pl 2016-01-23 19:15:08 +00:00
member.pl Bug 7380: Rename filter to avoid confusion 2015-05-19 10:10:31 -03:00
memberentry.pl Bug 15548: Move new patron related code to Patron* 2016-03-03 14:38:26 -07:00
members-home.pl Bug 15548: Move new patron related code to Patron* 2016-03-03 14:38:26 -07:00
members-update-do.pl Bug 15548: Move new patron related code to Patron* 2016-03-03 14:38:26 -07:00
members-update.pl Bug 15548: Move new patron related code to Patron* 2016-03-03 14:38:26 -07:00
mod_debarment.pl Bug 15548: Move new patron related code to Patron* 2016-03-03 14:38:26 -07:00
moremember.pl Bug 15548: Move new patron related code to Patron* 2016-03-03 14:38:26 -07:00
nl-search.pl Bug 14038: Make nl-search.pl not using C4::Members::Search 2015-05-15 15:37:09 -03:00
notices.pl Bug 12426: Allow resend for sent messages 2016-03-03 20:16:07 +00:00
patronimage.pl Bug 14566: Fix permissions in patronimage.pl 2015-08-24 10:29:49 -03:00
pay.pl Bug 15746: Same fix for "write off" 2016-02-23 21:15:21 +00:00
paycollect.pl Bug 15746: Do not record individual payments with randomly picked libraries 2016-02-23 21:15:21 +00:00
print_overdues.pl Bug 12933: (QA followup) Rename GetOverdues to GetOverduesForPatron 2015-11-04 12:41:29 -03:00
printfeercpt.pl 15622 - Spelling mistake in printfeercpt.pl writen -> written Search the file for writen, when not found change sucsessful 2016-02-24 03:02:24 +00:00
printinvoice.pl Bug 15621: Spelling mistake in printinvice.pl 2016-01-27 05:11:50 +00:00
printslip.pl Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
purchase-suggestions.pl Bug 15542: Always display the patron's info the same way. 2016-01-23 19:15:08 +00:00
readingrec.pl Bug 15096: Export today's checked in barcodes: Display warning if reading history is set to "never" 2016-01-27 06:02:43 +00:00
routing-lists.pl Bug 15542: Always display the patron's info the same way. 2016-01-23 19:15:08 +00:00
setstatus.pl Bug 14910: Redirect to the circulation module after a renew 2015-10-02 14:22:16 -03:00
statistics.pl Bug 15542: Always display the patron's info the same way. 2016-01-23 19:15:08 +00:00
summary-print.pl Bug 15542: Always display the patron's info the same way. 2016-01-23 19:15:08 +00:00
update-child.pl Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00