20 Oct
2021
20 Oct
'21
4:17 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29271 --- Comment #7 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Katrin Fischer from comment #5)
This is definitely a bug fix and improvement. I notice that the table displays the descriptions of the transaction types, but the export only lists the codes. Could we switch the export to descriptions too please?
Done, I was wrong before, we use the objects for the case where the type is not a system defined one. This report should eventually be updated to use object, for now I just fetch the description during the SQL call for simplicity/backportability -- You are receiving this mail because: You are watching all bug changes.