Bug 7639: QA Followup - Fix update description
authorKyle M Hall <kyle@bywatersolutions.com>
Mon, 15 Jul 2013 12:41:51 +0000 (08:41 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 17 Sep 2013 15:21:36 +0000 (15:21 +0000)
commit30c5d8ddc041a56014965f32134a0e4ab20219bd
treee6cdbcd3be06082709e866fd6dcd1efeac1064b3
parent013726fda2f52fe6226402dbfd6fb941d5923778
Bug 7639: QA Followup - Fix update description

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
With these patches we now have 3 preferences that deal with
fines/fees and lost items:

Replacement price
- On marking lost:  WhenLostChargeReplacementFee
- On return: RefundLostItemFeeOnReturn (preexisting)

Overdue fines
- On marking lost: WhenLostForgiveFine

System preferences work according to their description.

Further notes:
- Patches pass all tests and QA script.
- LostItem is changed and needs unit tests.
  All occurrences of LostItem have been changed.
- Database update is ok. I had to fix the sysprefs.sql
  file that has been recently rewritten and alphabetized.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
installer/data/mysql/updatedatabase.pl