http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11164 Bug ID: 11164 Summary: creator_batches table uses borrower_number not borrowernumber? Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Database Assignee: gmcharlt@gmail.com Reporter: hbraum@nekls.org QA Contact: testopia@bugs.koha-community.org The creator_batches table uses borrower_number instead of borrowernumber. All other tables use borrowernumber (discovered when I was looking at http://schema.koha-community.org/columns.byColumn.html#columns). Was this difference intentional? -- You are receiving this mail because: You are watching all bug changes.