From 33293aa481c640a5e6068cfa677abdaaef13f2b0 Mon Sep 17 00:00:00 2001 From: Lorenzo Battistini Date: Tue, 12 Feb 2013 15:11:06 +0100 Subject: [PATCH 01/10] [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
From 4192c69455ceebb9fd192af0641709441047cd05 Mon Sep 17 00:00:00 2001 From: Lorenzo Battistini Date: Tue, 12 Feb 2013 15:15:53 +0100 Subject: [PATCH 02/10] [IMP] hiding company_id field as always used within company form --- currency_rate_update/company_view.xml | 8 +++++--- currency_rate_update/currency_rate_update.xml | 2 -- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/currency_rate_update/company_view.xml b/currency_rate_update/company_view.xml index 1780cd324..1e9698da7 100755 --- a/currency_rate_update/company_view.xml +++ b/currency_rate_update/company_view.xml @@ -7,9 +7,11 @@ - - - + + + + +