From 33293aa481c640a5e6068cfa677abdaaef13f2b0 Mon Sep 17 00:00:00 2001 From: Lorenzo Battistini Date: Tue, 12 Feb 2013 15:11:06 +0100 Subject: [PATCH] [FIX] currency_rate_update views --- currency_rate_update/__openerp__.py | 2 +- currency_rate_update/company_view.xml | 1 - currency_rate_update/currency_rate_update.xml | 2 -- 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/currency_rate_update/__openerp__.py b/currency_rate_update/__openerp__.py index 7ce9e464a..ea5a663c0 100755 --- a/currency_rate_update/__openerp__.py +++ b/currency_rate_update/__openerp__.py @@ -88,5 +88,5 @@ Thanks to main contributors: Grzegorz Grzelak, Alexis de Lattre ], "demo_xml" : [], "active": False, - 'installable': False + 'installable': True } diff --git a/currency_rate_update/company_view.xml b/currency_rate_update/company_view.xml index c7afffa96..1780cd324 100755 --- a/currency_rate_update/company_view.xml +++ b/currency_rate_update/company_view.xml @@ -4,7 +4,6 @@ res.company.form.inherit res.company - form diff --git a/currency_rate_update/currency_rate_update.xml b/currency_rate_update/currency_rate_update.xml index b063ecc4b..5c2d45845 100755 --- a/currency_rate_update/currency_rate_update.xml +++ b/currency_rate_update/currency_rate_update.xml @@ -4,7 +4,6 @@ Update Rates service currency.rate.update.service - tree @@ -18,7 +17,6 @@ Update Rates currency.rate.update.service - form