Bug 21524 - After Check In it gives following error
Summary: After Check In it gives following error
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: 18.05
Hardware: HP Linux
: P5 - low minor
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-09 20:21 UTC by Pradeep Bachhav
Modified: 2020-06-04 20:33 UTC (History)
3 users (show)

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?