http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13536 Aleisha Amohia <aleishaamohia@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #35443|0 |1 is obsolete| | --- Comment #5 from Aleisha Amohia <aleishaamohia@hotmail.com> --- Created attachment 35453 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35453&action=edit Bug 13536: Follow-up for adding date_due_without_time in column list This patch adds the ("virtual") column date_due_without_time to the list of available columns when editing a notice (for the issues table). Test plan: Add the column to the CHECKOUT notice. Verify that the actual notice at checkout now contains the expected data. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> I also tested this by adding the field to DUE and running the overdues cron job. Note that in that case it must be included in an <item> section. (This is a restriction imposed by the code in the overdue_notices.pl script.) Signed-off-by: Aleisha <aleishaamohia@hotmail.com> -- You are receiving this mail because: You are watching all bug changes.