[Koha-bugs] [Bug 12555] The DelItem subroutine should be called on canceling a receipt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 19 17:49:31 CEST 2014


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

--- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> ---
(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.


More information about the Koha-bugs mailing list