https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21702 Bug ID: 21702 Summary: mancredit.pl incorrectly passes user_id instead of the patron id Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Fines and fees Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org I think unsafe SQL modes and the fact that manager_id has no FK allowed this to go unnoticed. But now we catch it! To reproduce: - On a patron, try adding a new manual credit of any type => FAIL: It fails telling the userid of the logged user is not a valid integer! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.