[Koha-bugs] [Bug 33262] When an ordered record is deleted, we lose all information on what was ordered

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 4 13:16:11 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33262

--- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 150647
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150647&action=edit
Bug 33262: Add deleted_biblionumber column to aqorders table

This adds a new column deleted_biblionumber to the aqorders table.
This will allow us to store the biblionumber of a deleted record,
so we will still be able to tell what has been ordered once the
record is deleted.

Test plan in last patch.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list