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

SF.net SVN: ledger-smb:[4594] branches/1.3/LedgerSMB/IC.pm



Revision: 4594
          http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=4594&view=rev
Author:   jame
Date:     2012-03-26 16:09:29 +0000 (Mon, 26 Mar 2012)
Log Message:
-----------
Correct POD content & formatting issues in LedgerSMB/IC.pm.

Modified Paths:
--------------
    branches/1.3/LedgerSMB/IC.pm

Modified: branches/1.3/LedgerSMB/IC.pm
===================================================================
--- branches/1.3/LedgerSMB/IC.pm	2012-03-26 11:40:19 UTC (rev 4593)
+++ branches/1.3/LedgerSMB/IC.pm	2012-03-26 16:09:29 UTC (rev 4594)
@@ -1,3 +1,10 @@
+
+=head1 NAME
+
+LedgerSMB::IC - Inventory Control backend
+
+=cut
+
 #=====================================================================
 # LedgerSMB
 # Small Medium Business Accounting software
@@ -47,6 +54,8 @@
                   {ref_key => $self->{id}, file_class => 1}
 rewritten
 
+=back
+
 =cut
 
 sub get_files {

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