Bug 7976: Update borrowers.flags
authorJonathan Druart <jonathan.druart@biblibre.com>
Thu, 16 Apr 2015 07:46:26 +0000 (09:46 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 5 Jun 2015 16:43:35 +0000 (13:43 -0300)
commit5cb9913ee32de831951accf27840d8126c79b1d9
tree90f61ea52896b9118ff7ee834ba3c63e1d84526f
parentbaea0a79d5d4dbe46eb052d7e52f5dcf7b5242bc
Bug 7976: Update borrowers.flags

The borrowers.flags values need to be updated to prevent side effects.

Test plan:
Set the borrow permission flags for some borrowers
Execute the updatedb entry and verify the flags has been updated (-128)
only for borrowers with this permission set.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Moved updatedatabase entry (was in wrong position) to atomicupdate
with commented copy of orignal

No koha-qa errors

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
installer/data/mysql/atomicupdate/bug-7976-update-borrower-flags.sql [new file with mode: 0644]
installer/data/mysql/updatedatabase.pl