https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16223 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #155644|0 |1 is obsolete| | Attachment #155645|0 |1 is obsolete| | Attachment #155646|0 |1 is obsolete| | Attachment #155647|0 |1 is obsolete| | Attachment #155648|0 |1 is obsolete| | Attachment #155649|0 |1 is obsolete| | Attachment #155650|0 |1 is obsolete| | --- Comment #109 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 156841 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156841&action=edit Bug 16223: Add new columns to table restriction_types This patch adds two new columns, lift_after_payment and fee_limit, to table restriction_types. These colums are used to control lifting patrons restrictions after paying their fees. To test: 1. Apply this patch. 2. Update your database via updatedatabase.pl. => Confirm your table restriction_types has two new columns. Sponsored-by: Koha-Suomi Oy Signed-off-by: Anneli Österman <anneli.osterman@koha-suomi.fi> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.