https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36707 Bug ID: 36707 Summary: Links on itemnumbers in report should say "item", not "record" Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Reports Assignee: koha-bugs@lists.koha-community.org Reporter: magnus@libriotech.no QA Contact: testopia@bugs.koha-community.org To reproduce: - Add a report like "SELECT itemnumber, biblionumber FROM items LIMIT 10" - Run the report - Check the data menu on the biblionumbers, it will say "Edit record" and "View record" - Check the data menu on the itemnumbers, it will also say "Edit record" and "View record" It would be better if the data menu for itemnumbers said "Edit item" and "View item". -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.