http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9499 Bug ID: 9499 Summary: --itemscontent= option is undocumented in advanced-notice.pl cronjob + default date should be date_due, not issuedate Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: liz@catalyst.net.nz advance_notices.pl has an undocumented feature to allow --itemscontent=<fields> select what fields are put in itemscontent in notices. Additionally, these notices ship by default with the dateissued, instead of the date_due, which makes little sense to borrowers. I propose we change the default date on advanced_notices to date_due (remember, you'll retain the option to set it to the dateissued if you want to), update the crontab.example to reflect the change as well, and improve the POD to reflect that the option is available for advanced/due notices. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.