13 Jan
2023
13 Jan
'23
9:53 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21383 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- 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.