From b3e09e302b71bfccdff8469f982c4390a59888ed Mon Sep 17 00:00:00 2001 From: "psi (Open ERP)" Date: Thu, 14 Oct 2010 10:09:13 +0530 Subject: [PATCH] [IMP] account_*:Add and Improve search view of menus under configuration menu bzr revid: psi@tinyerp.co.in-20101014043913-3kbwubuwxapgbmn5 --- addons/account/account_view.xml | 159 +++++++++++++----- .../account_analytic_plans_view.xml | 14 +- addons/account_budget/account_budget_view.xml | 13 ++ .../account_followup_view.xml | 2 +- .../account_invoice_layout_view.xml | 16 +- addons/account_reporting/account_view.xml | 11 +- .../hr_timesheet_invoice_view.xml | 15 +- 7 files changed, 178 insertions(+), 52 deletions(-) diff --git a/addons/account/account_view.xml b/addons/account/account_view.xml index 29ccd04ce65..7e5295a6c0f 100644 --- a/addons/account/account_view.xml +++ b/addons/account/account_view.xml @@ -23,8 +23,8 @@
- - + + @@ -59,7 +59,7 @@ - + @@ -237,16 +237,16 @@ - account.treasory.graph - account.account - graph - - - - - + account.treasory.graph + account.account + graph + + + + + - + Accounts account.account @@ -314,13 +314,33 @@ + + account.journal.view.search + account.journal.view + search + + + + + + + + account.journal.view.tree + account.journal.view + tree + + + + + + account.journal.view.form account.journal.view form - + @@ -330,7 +350,9 @@ account.journal.view form tree,form + + + + account.account.type.search + account.account.type + search + + + + + + + + account.account.type.tree account.account.type @@ -706,6 +740,7 @@ account.account.type form tree,form + + + account.tax.code.search + account.tax.code + search + + + + + + + + + account.tax.code.tree account.tax.code @@ -778,10 +826,10 @@
- - - - + + + + @@ -804,6 +852,7 @@ form tree,form + @@ -835,7 +884,6 @@ - @@ -846,8 +894,8 @@ - - + + @@ -1228,24 +1276,24 @@ - - + + - + - + - - + + - + - + @@ -1255,7 +1303,7 @@ - + @@ -1270,7 +1318,7 @@ - + @@ -1356,15 +1404,15 @@ - - - - + + + + - - + + @@ -1604,9 +1652,9 @@ form - - - + + + @@ -1642,7 +1690,7 @@ - + @@ -1724,6 +1772,18 @@ + + account.payment.term.search + account.payment.term + search + + + + + + + + account.payment.term.form account.payment.term @@ -1746,6 +1806,7 @@ account.payment.term form tree,form + account.account.template form tree,form,search + @@ -2244,7 +2306,6 @@ - @@ -2258,6 +2319,7 @@ account.tax.template form tree,form + @@ -2318,6 +2380,7 @@ account.tax.code.template form tree,form,search + @@ -2397,13 +2460,24 @@ + + account.fiscal.position.template.search + account.fiscal.position.template + search + + + + + + + account.fiscal.position.template.form account.fiscal.position.template form - + @@ -2445,6 +2519,7 @@ account.fiscal.position.template form tree,form + + + account.analytic.plan.search + account.analytic.plan + search + + + + + + + account.analytic.plan.form account.analytic.plan form - + @@ -217,6 +228,7 @@ account.analytic.plan form tree,form + + + account.budget.post.search + account.budget.post + search + + + + + + + + account.budget.post.tree @@ -31,6 +43,7 @@ account.budget.post form + diff --git a/addons/account_followup/account_followup_view.xml b/addons/account_followup/account_followup_view.xml index 111870aa33b..85b21ff9e4e 100644 --- a/addons/account_followup/account_followup_view.xml +++ b/addons/account_followup/account_followup_view.xml @@ -73,7 +73,7 @@ - + diff --git a/addons/account_invoice_layout/account_invoice_layout_view.xml b/addons/account_invoice_layout/account_invoice_layout_view.xml index c9d3e32e892..c6283ce05dc 100644 --- a/addons/account_invoice_layout/account_invoice_layout_view.xml +++ b/addons/account_invoice_layout/account_invoice_layout_view.xml @@ -55,6 +55,17 @@
+ + notify.message.search + notify.message + search + + + + + + + notify.message.tree notify.message @@ -73,10 +84,10 @@
- + - +
@@ -85,6 +96,7 @@ notify.message form tree,form + diff --git a/addons/account_reporting/account_view.xml b/addons/account_reporting/account_view.xml index 6c8c0db8a5b..f02ed221e42 100644 --- a/addons/account_reporting/account_view.xml +++ b/addons/account_reporting/account_view.xml @@ -10,18 +10,19 @@
- + - + - - + + - + + diff --git a/addons/hr_timesheet_invoice/hr_timesheet_invoice_view.xml b/addons/hr_timesheet_invoice/hr_timesheet_invoice_view.xml index 4a70a80f381..2caa7b15d77 100644 --- a/addons/hr_timesheet_invoice/hr_timesheet_invoice_view.xml +++ b/addons/hr_timesheet_invoice/hr_timesheet_invoice_view.xml @@ -126,13 +126,25 @@ parent="account.menu_finance_periodical_processing_billing" sequence="1"/> + + hr_timesheet_invoice.factor.search + hr_timesheet_invoice.factor + search + + + + + + + + hr_timesheet_invoice.factor.form hr_timesheet_invoice.factor form - + @@ -156,6 +168,7 @@ hr_timesheet_invoice.factor form +