[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[6137] trunk/bin/bp.pl



Revision: 6137
          http://sourceforge.net/p/ledger-smb/code/6137
Author:   einhverfr
Date:     2013-10-17 10:32:30 +0000 (Thu, 17 Oct 2013)
Log Message:
-----------
Correcting printer selection in batch printing

Modified Paths:
--------------
    trunk/bin/bp.pl

Modified: trunk/bin/bp.pl
===================================================================
--- trunk/bin/bp.pl	2013-10-17 04:59:19 UTC (rev 6136)
+++ trunk/bin/bp.pl	2013-10-17 10:32:30 UTC (rev 6137)
@@ -248,7 +248,7 @@
     for $i ( 1 .. $form->{rowcount} ) {
         if ( $form->{"checked_$i"} ) {
             ##SC: XXX adjust later once printing hooked up to templates
-            $form->{OUT} = "${LedgerSMB::Sysconfig::printer}{$form->{media}}";
+            $form->{OUT} = "$LedgerSMB::Sysconfig::printer{$form->{media}}";
             $form->{printmode} = '|-';
             $form->info( $locale->text('Printing') . " ..." );
 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits