http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6390

--- Comment #35 from Paul Poulain <paul.poul...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to