https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33262
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #150680|0 |1 is obsolete| | --- Comment #21 from David Nind <[email protected]> --- Created attachment 150702 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150702&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. Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
