(bug #2750) Cannot return to another branch if the independantbranch option is set...
authorNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Tue, 23 Dec 2008 14:14:27 +0000 (15:14 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Thu, 30 Apr 2009 12:30:38 +0000 (14:30 +0200)
commitbe5e89b7062c3047543ae6adf06ea16ec499ed0b
treeee957fd58320d6817a3e87f0b23001340e3b05c0
parent6d223b951a3efa633fd02681279a26a63c774c5a
(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: Galen Charlton <galen.charlton@liblime.com>
C4/Circulation.pm