https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17708 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Baptiste, An action log should be tied to a syspref. Take a look at the different logaction calls in C4::Circulation. Moreover it seems that the call is wrong, third arg should be the borrowernumber, not itemnumber (which should be the 4th I guess). -- You are receiving this mail because: You are watching all bug changes.