https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38909 Bug ID: 38909 Summary: Add method for converting ISBN13 to ISBN10 within a slip Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: lucas@bywatersolutions.com, nick@bywatersolutions.com Working with custom slips as introduced in Bug 32986, we want to put cover images for checked out items into the slip. Most cover providers allow retrieval by ISBN, but differ in whether they want ISBN-10 or ISBN-13. It'd be great to have a method to do this within a slip. It could be something within the slip generation code or within the biblioitems object. Either way, it'd be easier than putting a bunch of JS or TT into the slip. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.