[Koha-bugs] [Bug 21383] Sorting on ILL request table is inaccurate

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 13 10:53:07 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21383

--- Comment #3 from Katrin Fischer <katrin.fischer at 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.


More information about the Koha-bugs mailing list