(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:25 +0000 (21:15 +0200)
commitebc2ab012e84b1bf68b74b80289c51203a399ab2
treef3340edd1c62cc4e26efa6a3dcf6eee8d42dddf1
parentaa28805fa4ba0b45b3ea6500eb8e8b8548841a4f
(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