[Koha-bugs] [Bug 21291] request-article.pl doesn't show MARC, LabeledMARC and ISBD in sidebar

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 10 21:36:34 CEST 2018


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

Blou <philippe.blouin at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #79952|0                           |1
        is obsolete|                            |

--- Comment #10 from Blou <philippe.blouin at inlibro.com> ---
Created attachment 80369
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80369&action=edit
Bug 21291: (follow up) Pass subscriptionsnumber to all tools in staff detail's
sidebar

The subscriptionsnumber is required in biblio-view-menu.inc to display the
Subscription(s) tab.
In detail.pl, if you click any of

Labeled MARC  (you need to set the syspref viewLabeledMARC)
Hold(s)
Article requests
Checkout history
Modification log
Rota          (you need to set the syspref StockRotation)

you lose the Subscription(s) tab.

This patch fixes the display by having each feature script generate that value
to be passed to the UI.
I keep this separated from the first patch since it's not exactly the same
issue, and the solution might not please.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list