[Erp5-report] r27594 - /erp5/trunk/products/ERP5/Document/TradeModelLine.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Jun 16 11:11:49 CEST 2009


Author: luke
Date: Tue Jun 16 11:11:48 2009
New Revision: 27594

URL: http://svn.erp5.org?rev=27594&view=rev
Log:
 - typo

Modified:
    erp5/trunk/products/ERP5/Document/TradeModelLine.py

Modified: erp5/trunk/products/ERP5/Document/TradeModelLine.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/TradeModelLine.py?rev=27594&r1=27593&r2=27594&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/TradeModelLine.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/TradeModelLine.py [utf8] Tue Jun 16 11:11:48 2009
@@ -183,7 +183,7 @@
             len(self.getVariationCategoryList()) and \
             tmp_movement.getQuantity(None) is None:
           # if the quantity is not defined, that mean we should search on
-          # all movements with correponding base_amount (if we use cells, we
+          # all movements with corresponding base_amount (if we use cells, we
           # have to look on cells, if we don't, look on self)
           for movement in movement_list:
             if set(base_application_list)\




More information about the Erp5-report mailing list