[Bug 13795] Delete unused columns from statistics table.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13795 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caroline.cyr-la-rose@inlibr | |o.com --- Comment #8 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- Could we use "usercode" to log the user/librarian who did the action? It would be useful especially for action types that are not logged in action_logs (i.e. issue renewals, payments, writeoffs) I just want to mention that I have a bunch of different values in proccode, but I have no idea what they mean. mysql> select distinct(proccode) from statistics; +----------+ | proccode | +----------+ | | | 10 | | 1005 | | 1064 | | 1073 | | 1093 | | 11 | | 1152 | | 12 | ... | 9 | | 903 | | 918 | | 920 | | 932 | | 947 | | 98 | | 991 | | 996 | +----------+ 220 rows in set (0,07 sec) -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org