Summary: | Add method for converting ISBN13 to ISBN10 within a slip | ||
---|---|---|---|
Product: | Koha | Reporter: | Andrew Fuerste-Henry <andrew> |
Component: | Notices | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | lucas, nick |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Andrew Fuerste-Henry
2025-01-16 15:28:52 UTC
Could we have a /Koha/Template/Plugin/ method to do this? Should probably do conversions both ways, ISBN13 to ISBN10 and ISBN10 to ISBN13. Note: Don't forget about 979* ISBNs. |