Fix bad move from previous commit and now move the right portion from res_currency_rate
authorced <>
Fri, 14 Sep 2007 13:41:53 +0000 (13:41 +0000)
committerced <>
Fri, 14 Sep 2007 13:41:53 +0000 (13:41 +0000)
bzr revid: ced-554bacf7b94a2b773f39226a0f0f2fb29efc761c

doc/migrate/4.0.0-4.2.0/pre.py

index 00caf43..b9ab20a 100644 (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