https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18266 Bug ID: 18266 Summary: Internal Server Error when paying fine for lost item Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: veron@veron.ch QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com To reproduce: - Create a Manual invoice for a patron, select Type: Lost Item - Do not fill in Barcode, Description - Give the invoice an amount that is easy to identify - Go to tab "Pay fines" - Identify row of new fine, click "Pay" - On the following page, click "Confirm" Result: "Internal Server Error" plack error log says: Can't call method "last_returned_by" on an undefined value at /home/marc/koha/C4/Circulation.pm line 2188. - Repeat steps above, insert a valid Barcode of an item that is lost. Same result. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.