Author: jacopoc
Date: Wed Dec 16 10:05:08 2009
New Revision: 891172

URL: http://svn.apache.org/viewvc?rev=891172&view=rev
Log:
Fix for typo in comment.

Modified:
    
ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/finaccount/FinAccountGlPostServices.xml

Modified: 
ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/finaccount/FinAccountGlPostServices.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/finaccount/FinAccountGlPostServices.xml?rev=891172&r1=891171&r2=891172&view=diff
==============================================================================
--- 
ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/finaccount/FinAccountGlPostServices.xml
 (original)
+++ 
ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/finaccount/FinAccountGlPostServices.xml
 Wed Dec 16 10:05:08 2009
@@ -58,7 +58,7 @@
         <!-- Find the other side to post to/from -
             if payment directory to account do from Payment;
             if from account refill product purchase pull from special account 
where those funds wait;
-            if purchase on account, balance like bank acount received or 
something -->
+            if purchase on account, balance like bank account received or 
something -->
         <if>
             <condition><if-compare 
field="finAccountTrans.finAccountTransTypeId" operator="equals" 
value="DEPOSIT"/></condition>
             <then>


Reply via email to