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

SF.net SVN: ledger-smb:[5966] trunk/LedgerSMB/Report/Unapproved/ Batch_Overview.pm



Revision: 5966
          http://sourceforge.net/p/ledger-smb/code/5966
Author:   ehuelsmann
Date:     2013-08-24 10:11:46 +0000 (Sat, 24 Aug 2013)
Log Message:
-----------
With Chris's feedback, change the report to reference the right column names.

Modified Paths:
--------------
    trunk/LedgerSMB/Report/Unapproved/Batch_Overview.pm

Modified: trunk/LedgerSMB/Report/Unapproved/Batch_Overview.pm
===================================================================
--- trunk/LedgerSMB/Report/Unapproved/Batch_Overview.pm	2013-08-24 09:53:51 UTC (rev 5965)
+++ trunk/LedgerSMB/Report/Unapproved/Batch_Overview.pm	2013-08-24 10:11:46 UTC (rev 5966)
@@ -82,7 +82,7 @@
        name => '',
        type => 'checkbox' },
 
-    {col_id => 'class',
+    {col_id => 'batch_class',
        name => LedgerSMB::Report::text('Type'),
        type => 'text'},
 
@@ -144,7 +144,7 @@
 =cut
 
 sub header_lines {
-    return [{name => 'class',
+    return [{name => 'batch_class',
              text => LedgerSMB::Report::text('Batch Type')},
             {name => 'reference',
              text => LedgerSMB::Report::text('Reference')},
@@ -190,7 +190,7 @@
 
 =cut
 
-has 'class' => (is => 'rw', isa => 'Maybe[Str]');
+has 'batch_class' => (is => 'rw', isa => 'Maybe[Str]');
 
 =item amount_gt
 

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


------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits