[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6682] trunk/LedgerSMB
- Subject: SF.net SVN: ledger-smb:[6682] trunk/LedgerSMB
- From: ..hidden..
- Date: Tue, 28 Jan 2014 09:54:40 +0000
Revision: 6682
http://sourceforge.net/p/ledger-smb/code/6682
Author: einhverfr
Date: 2014-01-28 09:54:39 +0000 (Tue, 28 Jan 2014)
Log Message:
-----------
Correcting POD
Modified Paths:
--------------
trunk/LedgerSMB/Report/Listings/Overpayments.pm
trunk/LedgerSMB/Report.pm
trunk/LedgerSMB/Scripts/login.pm
trunk/LedgerSMB/Upgrade_Tests.pm
Modified: trunk/LedgerSMB/Report/Listings/Overpayments.pm
===================================================================
--- trunk/LedgerSMB/Report/Listings/Overpayments.pm 2014-01-28 09:48:37 UTC (rev 6681)
+++ trunk/LedgerSMB/Report/Listings/Overpayments.pm 2014-01-28 09:54:39 UTC (rev 6682)
@@ -63,6 +63,8 @@
has batch_number => (is => 'ro', isa => 'Str', required => 0);
+=back
+
=head1 REPORT CONSTANTS
=head2 name
@@ -89,6 +91,8 @@
=item amount_to
+=back
+
=cut
sub header_lines {
Modified: trunk/LedgerSMB/Report.pm
===================================================================
--- trunk/LedgerSMB/Report.pm 2014-01-28 09:48:37 UTC (rev 6681)
+++ trunk/LedgerSMB/Report.pm 2014-01-28 09:54:39 UTC (rev 6682)
@@ -140,7 +140,7 @@
has show_subtotals => (is => 'rw', isa => 'Bool');
-=has manual_totals
+=item manual_totals
Defaults to false. Shows totals for all numeric (but not int) columns.
Typically this would be set to true in the run_report function if manual
Modified: trunk/LedgerSMB/Scripts/login.pm
===================================================================
--- trunk/LedgerSMB/Scripts/login.pm 2014-01-28 09:48:37 UTC (rev 6681)
+++ trunk/LedgerSMB/Scripts/login.pm 2014-01-28 09:54:39 UTC (rev 6682)
@@ -143,7 +143,7 @@
$template->render($request);
}
-=head2 logout_js
+=item logout_js
This is a stup for a js logout feature. It allows javascript to log out by
requiring only bogus credentials (logout:logout).
Modified: trunk/LedgerSMB/Upgrade_Tests.pm
===================================================================
--- trunk/LedgerSMB/Upgrade_Tests.pm 2014-01-28 09:48:37 UTC (rev 6681)
+++ trunk/LedgerSMB/Upgrade_Tests.pm 2014-01-28 09:54:39 UTC (rev 6682)
@@ -131,14 +131,13 @@
Human readable instructions for test, localized.
+=back
+
=cut
has instructions => (is => 'ro', isa => 'Str', required => 1);
-=back
-=cut
-
# 1.2-1.3 tests
push @tests, __PACKAGE__->new(
@@ -259,9 +258,9 @@
max_version => '1.4'
);
-=item
+=pod
-push @tests, __PACKAGE__->new(
+ push @tests, __PACKAGE__->new(
test_query => "select * from customer where arap_accno_id is null",
display_name => $LedgerSMB::App_State::Locale->text('Empty AR account'),
name => 'no_null_ar_accounts',
@@ -271,7 +270,7 @@
max_version => '2.8'
);
-push @tests, __PACKAGE__->new(
+ push @tests, __PACKAGE__->new(
test_query => "select * from vendor where arap_accno_id is null",
display_name => $LedgerSMB::App_State::Locale->text('Empty AP account'),
name => 'no_null_ap_accounts',
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable
security intelligence. It gives you real-time visual feedback on key
security issues and trends. Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits