http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8063

Paul Poulain <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |Pushed to Master
            Version|master                      |rel_3_10
         QA Contact|                            |[email protected]

--- Comment #16 from Paul Poulain <[email protected]> ---
Tested before pushing:

 * UPDATE message_queue SET status='pending' WHERE status=sent AND
message_transport_type='print'; to set some message to pending status
 * run misc/cronjobs/gather_print_notices.pl tmp
  => VERIFIED that the print is in tmp/holdnotices-2012-07-16.html, and
contains notices

 * UPDATE message_queue SET status='pending' WHERE status=sent AND
message_transport_type='print'; to set some message to pending status
 * run misc/cronjobs/gather_print_notices.pl -s tmp
  => VERIFIED that the print is in tmp/holdnotices-2012-07-16-MAURES.html
(MAURES being my branchcode), and contains notices

-- 
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/

Reply via email to