From 256fdc4538b5ff329eecf00b5281946450c588e9 Mon Sep 17 00:00:00 2001 From: Xavier Morel Date: Tue, 15 Mar 2011 20:22:25 +0100 Subject: [PATCH] [FIX] account_payment, hr_timesheet_invoice: the root of search views is a search element, not form; form/@select does not make sense in search views bzr revid: xmo@openerp.com-20110315192225-7h12vil8l756bnav --- addons/account_payment/account_payment_view.xml | 4 ++-- .../report/hr_timesheet_invoice_report_view.xml | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/addons/account_payment/account_payment_view.xml b/addons/account_payment/account_payment_view.xml index ad8030ae1a0..ded8d4b437f 100644 --- a/addons/account_payment/account_payment_view.xml +++ b/addons/account_payment/account_payment_view.xml @@ -46,7 +46,7 @@ payment.mode search -
+ @@ -54,7 +54,7 @@ - +
diff --git a/addons/hr_timesheet_invoice/report/hr_timesheet_invoice_report_view.xml b/addons/hr_timesheet_invoice/report/hr_timesheet_invoice_report_view.xml index d7ae5304ade..2993750473e 100644 --- a/addons/hr_timesheet_invoice/report/hr_timesheet_invoice_report_view.xml +++ b/addons/hr_timesheet_invoice/report/hr_timesheet_invoice_report_view.xml @@ -370,18 +370,18 @@ report_timesheet.account search -
- + + - - - - + + + + - +