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

--- Comment #4 from Jonathan Druart <[email protected]> ---
(In reply to Jonathan Druart from comment #1)
> The entries in aqorders_items will automatically deleted by the DBMS (on
> delete cascade).

Actually it's not true at the moment, aqorders_items.itemnumber does not have a
foreign key on items.itemnumber.

But it should, isn't it?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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