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

SF.net SVN: ledger-smb:[6597] trunk/LedgerSMB/Report/Listings/Overpayments. pm



Revision: 6597
          http://sourceforge.net/p/ledger-smb/code/6597
Author:   einhverfr
Date:     2014-01-22 09:45:16 +0000 (Wed, 22 Jan 2014)
Log Message:
-----------
Adding batch info to Overpayments so that we can do reversal from the same report.

Modified Paths:
--------------
    trunk/LedgerSMB/Report/Listings/Overpayments.pm

Modified: trunk/LedgerSMB/Report/Listings/Overpayments.pm
===================================================================
--- trunk/LedgerSMB/Report/Listings/Overpayments.pm	2014-01-22 09:45:05 UTC (rev 6596)
+++ trunk/LedgerSMB/Report/Listings/Overpayments.pm	2014-01-22 09:45:16 UTC (rev 6597)
@@ -42,6 +42,27 @@
 
 has meta_number => (is => 'ro', isa => 'Str', required => 0);
 
+=head1 PASSTHROUGH PROPERTIES
+
+These properties are there specifically to pass through to the form for 
+submission.
+
+=over
+
+=item batch_id
+
+=item post_date
+
+=item batch_number
+
+=cut
+
+has batch_id => (is => 'ro', isa => 'Int', required => 0);
+has post_date => (is => 'ro', isa => 'LedgerSMB::Moose::Date', 
+                required => 0, coerce => 1);
+
+has batch_number => (is => 'ro', isa => 'Str', required => 0);
+
 =head1 REPORT CONSTANTS
 
 =head2 name

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


------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits