Commit 440f7cd0 authored by Yusei Tahara's avatar Yusei Tahara

Fix a typo.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33906 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2751cf1d
......@@ -64,7 +64,7 @@ class PaymentSimulationRule(Rule, PredicateMatrix):
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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment