(bug #3432) fix return of lost items
authorNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Tue, 21 Jul 2009 07:28:19 +0000 (09:28 +0200)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 16 Sep 2009 21:19:32 +0000 (23:19 +0200)
commit7794cf2eb36662ce11e96cf87e7a87396df538f3
treeda62fe919c67e10c46fa848bfbdbc99520149f39
parent5da38d9ce6b28f09ef18c0cc5ae0a3664be7e5c3
(bug #3432) fix return of lost items

This patch delete some useless code, and fix the problem that if a lost item is returned, the lost flag is not deleted.

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
C4/Circulation.pm