Fix bad move from previous commit and now move the right portion from res_currency_rate

bzr revid: ced-554bacf7b94a2b773f39226a0f0f2fb29efc761c
This commit is contained in:
ced 2007-09-14 13:41:53 +00:00
parent 0fe0abc9de
commit 6752e83938
1 changed files with 1 additions and 0 deletions

View File

@ -201,4 +201,5 @@ cr.execute('UPDATE res_country SET code = UPPER(code)')
cr.execute('UPDATE res_country_state SET code = UPPER(code)')
cr.commit()
cr.close