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

--- Comment #1 from M. de Rooy <[email protected]> ---
Created attachment 24742
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24742&action=edit
Bug 11617: Add itemnumber constraint to aqorders_items

This patch adds a foreign key constraint to aqorders_items on itemnumber.
It is a follow-up on report 10869 with changes to DelOrder.
This removes the need to delete these records in DelOrder.

Test plan:
Do a new install, and check that the constraint on itemnumber is created
in the table aqorders_items.
Run an upgrade via install.pl?step=3&op=updatestructure. Check again.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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