http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10825 Bug ID: 10825 Summary: detail.tt displays duplicated enumchron values for serial items Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: mtj@kohaaloha.com QA Contact: testopia@bugs.koha-community.org when a serial is received, its serialseq info is automatically copied into it's item.enumchron field when that newly created item is displayed in the staff details page both its enumchron and serialseq values are displayed together. the bug is - both values are identical creating a duplication of info (pic attached) the solution is to only display one of the two fields -- You are receiving this mail because: You are watching all bug changes.