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

SF.net SVN: ledger-smb:[6138] branches/1.3/bin/bp.pl



Revision: 6138
          http://sourceforge.net/p/ledger-smb/code/6138
Author:   einhverfr
Date:     2013-10-17 10:34:47 +0000 (Thu, 17 Oct 2013)
Log Message:
-----------
Merged printer selection fix for batch printing from trunk

Modified Paths:
--------------
    branches/1.3/bin/bp.pl

Modified: branches/1.3/bin/bp.pl
===================================================================
--- branches/1.3/bin/bp.pl	2013-10-17 10:32:30 UTC (rev 6137)
+++ branches/1.3/bin/bp.pl	2013-10-17 10:34:47 UTC (rev 6138)
@@ -247,7 +247,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