diff --git a/account_budget_oca/__manifest__.py b/account_budget_oca/__manifest__.py index d3458127..879859b2 100644 --- a/account_budget_oca/__manifest__.py +++ b/account_budget_oca/__manifest__.py @@ -2,7 +2,7 @@ { "name": "Budgets Management", - "version": "14.0.1.0.0", + "version": "15.0.1.0.0", "category": "Accounting", "license": "LGPL-3", "author": "Odoo S.A., Odoo Community Association (OCA)", diff --git a/account_budget_oca/readme/CONTRIBUTORS.rst b/account_budget_oca/readme/CONTRIBUTORS.rst index 1f00e914..c9d45749 100644 --- a/account_budget_oca/readme/CONTRIBUTORS.rst +++ b/account_budget_oca/readme/CONTRIBUTORS.rst @@ -3,3 +3,5 @@ * Oihane Crucelaegui * Alberto Martín Cortada * Freni Patel +* `Greenice `_: + * Fernando La Chica diff --git a/account_budget_oca/security/account_budget_security.xml b/account_budget_oca/security/account_budget_security.xml index 596704d5..ea80968c 100644 --- a/account_budget_oca/security/account_budget_security.xml +++ b/account_budget_oca/security/account_budget_security.xml @@ -1,34 +1,32 @@ - - + Budget post multi-company ['|',('company_id','=',False),('company_id','in',company_ids)] + name="domain_force" + >['|',('company_id','=',False),('company_id','in',company_ids)] Budget multi-company ['|',('company_id','=',False),('company_id','in',company_ids)] + name="domain_force" + >['|',('company_id','=',False),('company_id','in',company_ids)] Budget lines multi-company ['|',('company_id','=',False),('company_id','in',company_ids)] + name="domain_force" + >['|',('company_id','=',False),('company_id','in',company_ids)] + name="groups_id" + eval="[(4,ref('analytic.group_analytic_accounting'))]" + /> - diff --git a/account_budget_oca/views/account_budget_views.xml b/account_budget_oca/views/account_budget_views.xml index c09479e1..023f9e12 100644 --- a/account_budget_oca/views/account_budget_views.xml +++ b/account_budget_oca/views/account_budget_views.xml @@ -253,7 +253,6 @@ diff --git a/account_budget_oca/views/res_config_settings_views.xml b/account_budget_oca/views/res_config_settings_views.xml index 5c2703f5..57af1b3e 100644 --- a/account_budget_oca/views/res_config_settings_views.xml +++ b/account_budget_oca/views/res_config_settings_views.xml @@ -4,19 +4,19 @@ res.config.settings -
-
-
-
-
-
+ +