http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6427 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com --- Comment #596 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Is this re-write meant to deprecate the 'accountlines' table? If so, there are still a few references to it that I can see... and the table is still present after the updatedb run: 1) C4/Reports/Guided.pm 2) C4/Overdues.pm 3) offline_circ/download.pl And a few tests ;) 1) /db_dependent/Circulation_Branch.t 2) /db_dependent/Members.t 3) /db_dependent/Circulation_issue.t -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.