https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21383
--- Comment #3 from Katrin Fischer <[email protected]> --- I believe this is related to setting the optional prefix setting and could possibly be fixed using a data-order or similar in the datatable: <branch> <code>code_for_your_branch</code> <!-- An optional prefix for all ILL request IDs for this branch --> <prefix>ILL</prefix> </branch> If you set that it will add a prefix to the ILL request ID. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
