https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15564

--- Comment #5 from Julian Maurice <julian.maur...@biblibre.com> ---
Comment on attachment 47526
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47526
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=splinter.html&bug=15564&attachment=47526)
-----------------------------------------------------------------

::: koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt
@@ +137,4 @@
>          <h3>Please transfer item to: [% collectionBranch %]</h3>
>              <p><a 
> href="/cgi-bin/koha/catalogue/detail.pl?type=intra&amp;biblionumber=[% 
> itembiblionumber %]">[% itembarcode %]: [% title %]</a></p>
>              <p>This item is part of a rotating collection.</p>
> +            <p><a href="#" onclick="Dopop('transfer-slip.pl?transferitem=[% 
> itemnumber %]&amp;branchcode=[% returnbranch %]&amp;op=slip'); return 
> true;">Print slip</a></p>

Here 'returnbranch' is used whereas 'collectionBranch' is used 3 lines above.
Is it intended ?

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to