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

SF.net SVN: ledger-smb:[3046] addons/1.3/assets/trunk/scripts/asset.pl



Revision: 3046
          http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=3046&view=rev
Author:   einhverfr
Date:     2010-08-11 16:40:18 +0000 (Wed, 11 Aug 2010)

Log Message:
-----------
Minor tweak to file parsing

Modified Paths:
--------------
    addons/1.3/assets/trunk/scripts/asset.pl

Modified: addons/1.3/assets/trunk/scripts/asset.pl
===================================================================
--- addons/1.3/assets/trunk/scripts/asset.pl	2010-08-10 21:46:25 UTC (rev 3045)
+++ addons/1.3/assets/trunk/scripts/asset.pl	2010-08-11 16:40:18 UTC (rev 3046)
@@ -13,7 +13,7 @@
 
 my @file_columns = qw(tag purchase_date description asset_class location vendor 
                       invoice department asset_account purchase_value 
-                      accum_depreciation nbv start_depreciation usable_life
+                      accum_dep nbv start_depreciation usable_life
                       usable_life_remaining);
 
 


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