https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18618
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #130712|0 |1 is obsolete| | --- Comment #33 from [email protected] --- Created attachment 130741 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130741&action=edit Bug 18618: Add a better support for different id types Add a better support for ISMN, ISRN, ISRC and UPC Add normalization function for some of these ids. When sending pairs to mana and when getting suggestions these ids are now taken into account correctly. Documents with multiple identifier were causing various trouble. It was needed to add functions to normalize all ids This patch add the possibility to: - create pairs with documents with multiple ids (all the possible pairs will be created) - get suggestion for a document with multiple ids - display correctly the document when the suggested document has multiple ids -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
