[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[3238] trunk/LedgerSMB/ScriptLib/Company.pm
- Subject: SF.net SVN: ledger-smb:[3238] trunk/LedgerSMB/ScriptLib/Company.pm
- From: ..hidden..
- Date: Mon, 13 Jun 2011 15:38:22 +0000
Revision: 3238
http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=3238&view=rev
Author: einhverfr
Date: 2011-06-13 15:38:21 +0000 (Mon, 13 Jun 2011)
Log Message:
-----------
Minor documentation change
Modified Paths:
--------------
trunk/LedgerSMB/ScriptLib/Company.pm
Modified: trunk/LedgerSMB/ScriptLib/Company.pm
===================================================================
--- trunk/LedgerSMB/ScriptLib/Company.pm 2011-06-13 14:31:50 UTC (rev 3237)
+++ trunk/LedgerSMB/ScriptLib/Company.pm 2011-06-13 15:38:21 UTC (rev 3238)
@@ -489,7 +489,8 @@
=item edit($request)
Displays a company for editing. Needs the following to be set:
-entity_id, account_class, and meta_number.
+entity_id, account_class, and meta_number. The account_class requireent is
+typically set during the construction of scripts which inherit this library.
=back
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.