[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 15:12:16 CEST 2023


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #150647|0                           |1
        is obsolete|                            |

--- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 150657
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150657&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.

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


More information about the Koha-bugs mailing list