Koha/catalogue
Jonathan Druart 43326754b1 Bug 20366: Add subscription info to the acq tab on the biblio detail page
On the "Acquisition details" tab of the bibliographic detail page, the
subscription information are missing.
This patch replace the call to GetHistory with Koha::Acquisition::Orders
in order to simplify the code and make use of new Koha::
packages/methods.

TODO: Add column settings (show/hide columns) to this table (?)

Sponsored-by: BULAC - http://www.bulac.fr/

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-08-30 13:48:09 +00:00
..
detail.pl Bug 20366: Add subscription info to the acq tab on the biblio detail page 2018-08-30 13:48:09 +00:00
export.pl
getitem-ajax.pl
image.pl
imageviewer.pl
ISBDdetail.pl
issuehistory.pl Bug 20934: Fix display of old checkouts in the checkout history page 2018-06-22 12:47:48 +00:00
itemsearch.pl
labeledMARCdetail.pl
MARCdetail.pl
moredetail.pl Bug 21125: Shortcut moredetail.pl on nonexistent biblionumber 2018-08-10 12:23:04 +00:00
search-history.pl
search.pl Bug 19502: Remove debug warn 2018-07-12 13:04:22 +00:00
showmarc.pl
updateitem.pl