From bugzilla-daemon@bugs.koha-community.org Mon Feb 1 18:26:07 2016 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 15564] Display "print slip" option when returning an item which is in a rotating collection Date: Mon, 01 Feb 2016 17:26:03 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2615157107893077301==" --===============2615157107893077301== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D15564 --- Comment #5 from Julian Maurice --- Comment on attachment 47526 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D47526 Bug 15564 - Display "print slip" option when returning an item which is in a rotating collection Review of attachment 47526: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=3Dsplinter.html&b= ug=3D15564&attachment=3D47526) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt @@ +137,4 @@ >

Please transfer item to: [% collectionBranch %]

>

[% itembarcode %]: [% title %]<= /p> >

This item is part of a rotating collection.

> +

Print slip

Here 'returnbranch' is used whereas 'collectionBranch' is used 3 lines above. Is it intended ? --=20 You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. --===============2615157107893077301==--