http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8810 Priority: P5 - low Change sponsored?: --- Bug ID: 8810 Assignee: oleonard@myacpl.org Summary: Opac: Cart should display branchname instead of branchcode Severity: normal Classification: Unclassified OS: All Reporter: veron@veron.ch Hardware: All Status: NEW Version: master Component: OPAC Product: Koha Created attachment 12469 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12469&action=edit Opac cart displays branchcode In Opac, the cart should display the banchname instead of the branchcode (see screenshot). Reasons: - Branchcode is an internal key. Patrons dont necessarily know their meaning. - The name of the branch can change and the original meaning of the branchcode could be lost (that happened to us and we need a solution asap). Since branchcode is used as database key as well it would be very difficult to change it in all the tables. B.T.W. something similar was made with Bug 3292 (regarding serials) Patch follows. Marc -- You are receiving this mail because: You are watching all bug changes.