Koha/installer/data/mysql
Kyle M Hall 109334102f
Bug 14570: Make it possible to add multiple guarantors to a record
This patch adds the ability to set an unlimited number of guarantors
for a given patron. As before, each guarantor may be linked to another
Koha patron, and all the behavior that applies to a given guarantor
remains the same.

Test Plan:
 1) Apply this patch
 2) Run updatedatabase.pl
 3) Find some patrons with guarantors, verify the still have their guarantor
 4) Test adding and removing guarantors on a patron record, both Koha users and not
 5) Verify the "Add child" button works
 6) Verify NoIssuesChargeGuarantees still works
 7) Verify tools/cleanborrowers.pl will not delete a guarantor
 8) Verify the guarantors are displayed on moremember.pl
 9) Verify the guarantor is removed by members/update-child.pl
10) Verify the guarantor is removed by misc/cronjobs/j2a.pl
11) Verify import patrons converts guarantor_id, relationship, contactfirstname,
  and contactsurname into a guarantor
12) prove t/Patron.t
13) prove t/db_dependent/Circulation.t
14) prove t/db_dependent/Circulation/NoIssuesChargeGuarantees.t
15) prove t/db_dependent/Items.t
16) prove t/db_dependent/Koha/Patrons.t
17) prove t/db_dependent/Members.t
18) prove t/db_dependent/Patron/Relationships.t

Signed-off-by: Kim Peine <kmpeine@gmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Agustin Moyano <agustinmoyano@theke.io>
Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-08-20 16:04:48 +01:00
..
atomicupdate Bug 14570: Make it possible to add multiple guarantors to a record 2019-08-20 16:04:48 +01:00
de-DE
en
es-ES
fr-CA
fr-FR
it-IT
mandatory
nb-NO Bug 11529: Replace bibliosubtitle with biblio in all framework sql's. 2019-08-05 15:03:19 +01:00
pl-PL Bug 11529: Replace bibliosubtitle with biblio in all framework sql's. 2019-08-05 15:03:19 +01:00
ru-RU Bug 11529: Replace bibliosubtitle with biblio in all framework sql's. 2019-08-05 15:03:19 +01:00
uk-UA Bug 11529: Replace bibliosubtitle with biblio in all framework sql's. 2019-08-05 15:03:19 +01:00
account_offset_types.sql
audio_alerts.sql
backfill_statistics.pl
fix_unclosed_nonaccruing_fines_bug17135.pl
kohastructure.sql Bug 14570: Make it possible to add multiple guarantors to a record 2019-08-20 16:04:48 +01:00
labels_upgrade.pl
patroncards_upgrade.pl
sysprefs.sql Bug 23416: Add PreserveSerialNotes system preference 2019-08-12 14:35:18 +01:00
update22to30.pl
updatedatabase.pl Bug 11529: (RM follow-up) Add note to run misc/batchRebuildBiblioTables.pl 2019-08-19 09:51:10 +01:00
userflags.sql
userpermissions.sql Bug 11529: (follow-up) Remove manage_keywords2koha_mappings permission. 2019-08-05 15:03:19 +01:00