(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>
Tue, 26 May 2009 19:15:19 +0000 (21:15 +0200)
commit78804f5dc62e1c48a76361e186fc8c2b0b4f21b4
tree4ee6bfe16aecd58015a8a249033a797027ee2177
parent2baf9694209627c089bc6259cb668f9f19f0292d
(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>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
C4/Circulation.pm