(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)
committerGalen Charlton <galen.charlton@liblime.com>
Tue, 28 Apr 2009 11:43:49 +0000 (06:43 -0500)
commit632955332d947e5a16fe0870f0209edd1671b092
treeee957fd58320d6817a3e87f0b23001340e3b05c0
parent70e46edf73ab8c6279c9852646e8ee91dc0eeb84
(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