19 Oct
2011
19 Oct
'11
9:19 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6390 --- Comment #35 from Paul Poulain <paul.poulain@biblibre.com> 2011-10-19 08:19:29 UTC --- aqbasket.authorisedby is not a foreign key to borrowers.borrowernumber. => and it must not : if a librarian leaves the library, the order must not be deleted (for many reasons, one of them being financial statistics) ! The foreign key could be SET NULL, but not DELETE ! So we must handle an empty authorisedby, not prevent it to happend -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.