From c04a3aed0763648418e1bd8c0d6bff1931149ccc Mon Sep 17 00:00:00 2001 From: Fabien Pinckaers Date: Fri, 30 Dec 2011 12:19:38 +0100 Subject: [PATCH] [FIX] small fixes and imp bzr revid: fp@tinyerp.com-20111230111938-c4k5h0f22oo15vt9 --- addons/account/account.py | 1 + addons/product/product_view.xml | 2 +- addons/resource/resource_view.xml | 12 ++++++------ 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/addons/account/account.py b/addons/account/account.py index 27b6b4ce2fc..f259f682ba1 100644 --- a/addons/account/account.py +++ b/addons/account/account.py @@ -3208,6 +3208,7 @@ class wizard_multi_charts_accounts(osv.osv_memory): 'default_credit_account_id': _get_default_account(journal_type, 'credit'), 'default_debit_account_id': _get_default_account(journal_type, 'debit'), } + print 'VALS', vals, journal_type journal_data.append(vals) return journal_data diff --git a/addons/product/product_view.xml b/addons/product/product_view.xml index c716885af5f..45ddfd900a7 100644 --- a/addons/product/product_view.xml +++ b/addons/product/product_view.xml @@ -442,7 +442,7 @@ - Units of Measure Categories + UoM Categories ir.actions.act_window product.uom.categ form diff --git a/addons/resource/resource_view.xml b/addons/resource/resource_view.xml index c98dac80757..8187df71f87 100644 --- a/addons/resource/resource_view.xml +++ b/addons/resource/resource_view.xml @@ -32,7 +32,7 @@ - + resource.calendar.search resource.calendar search @@ -174,10 +174,10 @@
- - - - + + + + @@ -257,7 +257,7 @@ tree,form,calendar - +