Koha/koha-tmpl/intranet-tmpl/prog/en
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
..
data Bug 20700: MARC21 add/update leader/007/008 codes 2018-06-08 09:48:12 -04:00
includes Bug 21096: Do not display loggedinusername in template 2018-08-30 13:40:31 +00:00
modules Bug 20366: Add subscription info to the acq tab on the biblio detail page 2018-08-30 13:48:09 +00:00
xslt Bug 20984: Add 300$f to display 2018-08-22 14:47:52 +00:00
columns.def