https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40702 Bug ID: 40702 Summary: Inventory CSV export missing "title" header Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org The CSV export for the Inventory table is missing the "Title" heading. This is because in the code it uses "biblioitems.title" instead of "biblio.title". -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.