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