0d546355a3ed407f8b6a8a576ce68c6aa5312e92
[koha_fer] / .dotest / msg-clean
1 In fact, #1416 is not a bug, it's a feature : SAN-OP librarians place the reserve "book in hand", and confirm on phone that it's available
2 NPL save the reserve, but pick them from the shelves once a day only. So the item must be "to pull"
3
4 This commit improves the behaviour :
5 - document Reserves.pm a little, it was needed !
6 - add a systempreference ReservesNeedReturns, that let the library choose it's behaviour
7 - define the systempref in english & french systempreferences files
8 - add the systempref through the web installer (bumping to 3.00.00.003)
9
10 Signed-off-by: Chris Cormack <crc@liblime.com>