https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14962
--- Comment #183 from Jake Deery <[email protected]> --- Created attachment 194858 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194858&action=edit Bug 14962: (QA follow-up) Refuse to add items to a display if they are already on display This patch makes it impossible to add an item to a display that is already active, unless the item has a start date set. This allows librarians to plan future displays, but prevents them from inadventantly adding items to displays if they are already displayed elsewhere. This patch also fixes a few minor design oversights around creating DisplayItems (namely, server-side checking and correcting for missing dates). Sponsored-by: ByWater Solutions -- 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/
