Koha/installer/data
John Beppu fe5cc9933f bug 2874 [1/3]: schema changes for overriding blocked renewals
Two new subpermissions of circulate were added:
- circulate_remaining_permissions
- override_renewals

Also, the following schema alterations were made
- permissions.code      : varchar(30) => varchar(64)
- user_permissions.code : varchar(30) => varchar(64)

  (The reason for this was because "circulate_remaining_permissions"
   was greater than 30 characters long and wouldn't fit.)

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-12-23 17:01:58 -06:00
..
mysql bug 2874 [1/3]: schema changes for overriding blocked renewals 2008-12-23 17:01:58 -06:00
Pg Added 'Branch Transfer Limits' Feature requested by Geauga County Library System. 2008-12-17 14:49:02 -06:00