http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5788
delaye <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #20 from delaye <[email protected]> --- I have the new column in the table of holds rules ==> ok But when I return the copy who have been reserved this message Software error: Could not find a letter Called 'HOLD_PRINT' in the 'reserved' module at / home/koha/src/C4/Reserves.pm line 1740. After F5 the message disappears then the request is well recorded in table reserves but without expirationdate select * from reserves where borrowernumber='7853'\G *************************** 1. row *************************** borrowernumber: 7853 reservedate: 2012-03-13 biblionumber: 5 constrainttype: a branchcode: MAURES notificationdate: NULL reminderdate: NULL cancellationdate: NULL reservenotes: priority: 0 found: W timestamp: 2012-03-13 14:47:03 itemnumber: 67 waitingdate: 2012-03-13 expirationdate: NULL lowestPriority: 0 PS : HOLD_PRINT is in the table letter... -- You are receiving this mail because: You are the QA Contact for the bug. 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/
