http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13536
--- Comment #3 from M. de Rooy <[email protected]> --- Created attachment 35443 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35443&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 <[email protected]> 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.) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
