From a73f0643e8dcb0ead68e6c7032d1004e7205f67b Mon Sep 17 00:00:00 2001 From: "ajay javiya (OpenERP)" Date: Fri, 14 Sep 2012 17:21:33 +0530 Subject: [PATCH] [IMP]: impossible to save budgetline bzr revid: aja@tinyerp.com-20120914115133-vn91epks4mkcb6cm --- addons/account_budget/account_budget_view.xml | 7 +------ addons/account_budget/security/account_budget_security.xml | 4 ++++ 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/addons/account_budget/account_budget_view.xml b/addons/account_budget/account_budget_view.xml index 21f9cc69b8a..0a46f82b1a6 100644 --- a/addons/account_budget/account_budget_view.xml +++ b/addons/account_budget/account_budget_view.xml @@ -62,12 +62,7 @@ - - - - - - + diff --git a/addons/account_budget/security/account_budget_security.xml b/addons/account_budget/security/account_budget_security.xml index 1fbcd82e86c..46a3efebb5c 100644 --- a/addons/account_budget/security/account_budget_security.xml +++ b/addons/account_budget/security/account_budget_security.xml @@ -22,6 +22,10 @@ ['|',('company_id','=',False),('company_id','child_of',[user.company_id.id])] + + + +