Update for Koha bug 3492

We migrate the reservefee field from the categories table into the circulation rules. As such, we need to deal with that case.

We could push this prior to the koha push of the bug, but we could also clean this up a little once that bug is pushed and use version instead of detecting the field in the table dynamically.

Merge request reports

Loading