bug_5533: Slightly improved marking items as lost
authorSrdjan Jankovic <srdjan@catalyst.net.nz>
Mon, 17 Oct 2011 02:31:29 +0000 (15:31 +1300)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 17 Oct 2011 20:01:39 +0000 (09:01 +1300)
commit4770555855930e45eeaedd1e25a9a39af0861604
tree3447e57e3b24ec1dba454fd6cb2d4184e4e9efcb
parent41928b088075a5da9bffb19edf906e94aa84466f
bug_5533: Slightly improved marking items as lost

Call LostItem() whenever item is lost.
LostItem() new arg - mark returned.
Disabled Lost Status on catalogue item edit.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
For follow up we need to explain how to hide the 952$1 (lost) from
the framework by putting it in the 'ignore' tab.

Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Accounts.pm
C4/Circulation.pm
C4/Items.pm
catalogue/updateitem.pl
cataloguing/additem.pl
misc/cronjobs/longoverdue.pl
t/db_dependent/lib/KohaTest/Accounts.pm
t/db_dependent/lib/KohaTest/Circulation.pm
tools/batchMod.pl