[bug #2750] Cannot return to another branch if the independantbranch option is set...
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Mon, 24 Nov 2008 08:43:32 +0000 (09:43 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Mon, 24 Nov 2008 17:11:52 +0000 (18:11 +0100)
commit887d4637da512ca549520c0f391e51c409dd07f4
tree3f11c2c37065c0ba380cdc2350095a1caee6a9f3
parent620ead4445ff873a12d7fcb42e780595ab060dba
[bug #2750] Cannot return to another branch if the independantbranch option is set as ON

The code was modified to change the holding branch ONLY if the return to
the right branch is done. If you set IndependantBranch to on, you must
return the document to the HomeBranch.
And verify the return is done before show the message that allow to
transfert the document to another branch.

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