http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5263
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Katrin Fischer <[email protected]> 2011-07-17 21:42:45 UTC --- I checked both PREDUE and PREDUEDGST with following results: PREDUE notice: borrowernumber <<issues.borrowernumber>> itemnumber <<issues.itemnumber>> date_due <<issues.date_due>> branchcode <<issues.branchcode>> issuingbranch <<issues.issuingbranch>> returndate <<issues.returndate>> lastrenewddate <<issues.lastreneweddate>> return <<issues.return>> renewals <<issues.renewals>> issuedate <<issues.issuedate>> PREDUE result: borrowernumber 19 itemnumber 8 date_due 2011-07-18 branchcode MPL issuingbranch returndate lastrnewddate return renewals issuedate 2011-07-17 RESULT: OK - Improvement, but date formatting is wrong. PREDUEDGST: <<items.content>> ./misc/cronjobs/advance_notices.pl -i date_due,branchcode,itemnumber,borrowernumber,issuedate PREDUEDGST: 07/18/2011 MPL 8 19 07/17/2011 RESULT: OK - Date formatting is correct too. I am signing off. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
