[FIX] Ensure that the payment rate currency is set on the voucher.

This commit is contained in:
James Jesudason
2012-03-28 20:01:57 +01:00
parent bef796d920
commit ce17d7a108

View File

@@ -1857,6 +1857,7 @@ class account_bank_statement_line(osv.osv):
'date': st_line.date,
'date_due': st_line.date,
'period_id': period_id,
'payment_rate_currency_id':to_curr_id,
}
# Define the voucher line