Bug 21524

Summary: After Check In it gives following error
Product: Koha Reporter: Pradeep Bachhav <koha.ates>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: gmcharlt, jonathan.druart, kyle
Version: 18.05   
Hardware: HP   
OS: Linux   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Pradeep Bachhav 2018-10-09 20:21:45 UTC
DBIx::Class::Storage::DBI::_dbh_execute(): Unknown column 'me.payment_type' in 'field list' at /usr/share/koha/lib/Koha/Objects.pm line 209

While Check In through any "Check In" link in koha it gives above error.
If we Check status of "Checked In" Book in OPAC it shows 'Available' After that If We refresh Koha-Clients browser tab, it Shows "Check In Message" Details of the Book and "Not Checked Out"

[I am using Koha 18.05.04.000 on Ubuntu 16.04 and MariaDB version is mysql Ver 15.1 Distrib 10.3.10-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2]
Comment 1 Jonathan Druart 2018-10-22 21:02:44 UTC
Hi Pradeep, did you just upgrade from a previous version? Which one?
Did you restart Plack?

Do you have more information in the logs?