https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25260
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #104054|0 |1 is obsolete| | --- Comment #30 from Martin Renvoize <[email protected]> --- Created attachment 117747 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117747&action=edit Bug 25260: Adapt Koha::Hold(s) The new table structure aligns the 'holds' table with the terminology that's been agreed, and also makes some design changes, like having an ENUM status field, that cover all the current options for the hold lifecycle. This requires changing the Koha::Hold(s) classes to this new situation. Signed-off-by: Martin Renvoize <[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/
