26 Feb
2020
26 Feb
'20
5:04 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19618 --- Comment #35 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Thanks Agustin, it's a bit more clear. More questions then :) Is there a plan to have a UI view of club_holds_to_patron_holds? If not, what's the point of it? Could not we replace it with entries in action_logs? The enum on error_code is weird, and will lead to issues: everytime a new status is returned by the subroutine we will need to adjust the enum. It seems that it should be a simple varchar. By the way what is the difference between error_code and error_message? (Documentation is missing in kohastructure.sql :) -- You are receiving this mail because: You are watching all bug changes.