[Koha-bugs] [Bug 9011] Add the ability to store the last patron to return an item

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 15 20:46:24 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9011

--- Comment #63 from Nick Clemens <nick at quecheelibrary.org> ---
You are correct, looks like problem was on my end.  

I am getting a software error at check-in:
DBIx::Class::ResultSet::next(): Unknown column 'me.issue_id' in 'field list' at
/home/nick/koha/C4/Circulation.pm line 3808

My steps:

1 - Applied to new VM with no errors
2 - Ran updatedatabase.pl - successful
3 - Enable StoreLastBorrower
4 - Check out an item to patron
5 - Attempt to check in item - error as above

If I checkout master I can return the items

Let me know if I am doing something wrong

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list