Commit e6846d77 authored by Sebastien Robin's avatar Sebastien Robin

fixed a typo error


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3641 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 76029d08
...@@ -53,7 +53,7 @@ class TradeCondition: ...@@ -53,7 +53,7 @@ class TradeCondition:
'acquired_property_id' : ('payment_mode', 'payment_term', 'acquired_property_id' : ('payment_mode', 'payment_term',
'payment_end_of_month', 'payment_end_of_month',
'payment_additional_term', 'trade_date', 'payment_additional_term', 'trade_date',
'payment_mode_title', 'payment_trade_date_title', 'payment_mode_title', 'trade_date_title',
), ),
'mode' : 'w' }, 'mode' : 'w' },
) )
......
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