[Erp5-report] r33906 yusei - /erp5/trunk/products/ERP5/Document/PaymentSimulationRule.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Mar 19 10:28:27 CET 2010
Author: yusei
Date: Fri Mar 19 10:28:25 2010
New Revision: 33906
URL: http://svn.erp5.org?rev=33906&view=rev
Log:
Fix a typo.
Modified:
erp5/trunk/products/ERP5/Document/PaymentSimulationRule.py
Modified: erp5/trunk/products/ERP5/Document/PaymentSimulationRule.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/PaymentSimulationRule.py?rev=33906&r1=33905&r2=33906&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/PaymentSimulationRule.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/PaymentSimulationRule.py [utf8] Fri Mar 19 10:28:25 2010
@@ -64,7 +64,7 @@
applied_rule)
input_movement = movement_and_tuple_list[0][0]
- payment_conditon_list = []
+ payment_condition_list = []
# try to find local payment conditions from the upper level delivery
rule = applied_rule
More information about the Erp5-report
mailing list