https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41115 Bug ID: 41115 Summary: Items.pm to_api_mapping of checked_out_date is confusing Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org In Items.pm items.onlaon is mapped to checked_out_date. This is misleading as the column is described as "defines if item is checked out (NULL for not checked out, and due date for checked out)" So this would never show a "checked out" date. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.