]> git.koha-community.org Git - koha.git/commit
Bug 36707: Links on itemnumbers in report should say "item", not "record"
authorOwen Leonard <oleonard@myacpl.org>
Fri, 9 Aug 2024 12:49:55 +0000 (12:49 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 26 Aug 2024 15:39:54 +0000 (17:39 +0200)
commitc2a905960124ad94235bf9972f908243e1788a84
treea1867fb55d418a784669e77d4fe6ed4013049d70
parentc9cab80212d8a3a106e4778c4ba16b6e1eb0f27b
Bug 36707: Links on itemnumbers in report should say "item", not "record"

This patch changes the labels on SQL report result links so that the
term "item" is used for editing or viewing an item.

To test, apply the patch and go to Reports -> Saved reports

- If necessary, create a report which will return biblionumbers and
  itemnumbers, e.g.

  SELECT itemnumber, biblionumber FROM items LIMIT 20

- Save and run the report. In the results, test the menus which can be
  triggered by clicking a biblionumber or itemnumber.
  - A biblionumber's menu should have "Edit record" and "View record."
  - An itemnumber's menu should have "Edit item" and "View item."

Sponsored-by: Athens County Public Libraries
Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt