]> git.koha-community.org Git - koha.git/commit
bug_5533: Improved marking items as lost
authorSrdjan Jankovic <srdjan@catalyst.net.nz>
Thu, 20 Oct 2011 01:21:26 +0000 (14:21 +1300)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Tue, 25 Oct 2011 23:54:56 +0000 (19:54 -0400)
commitb340aa213e9c9a6be143ee4919940c903f163565
tree1353b3a777577928be5afae152422b933ded5eed
parent61ea6ad38827262c378729a25beac83d9ad2cf49
bug_5533: Improved marking items as lost

Call LostItem() whenever an item is lost
Disable lost status on catalogue item edit

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
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