diff --git a/addons/account/account_end_fy.xml b/addons/account/account_end_fy.xml index 5f4ed44adfe..650bffc58e9 100644 --- a/addons/account/account_end_fy.xml +++ b/addons/account/account_end_fy.xml @@ -14,7 +14,7 @@ action="action_account_period_tree" id="menu_action_account_period_close_tree" parent="account.menu_account_end_year_treatments" - sequence="0" groups="base.group_extended,group_account_manager,group_account_user"/> + sequence="0" groups="base.group_extended"/> diff --git a/addons/account/account_menuitem.xml b/addons/account/account_menuitem.xml index 22ab46a1775..7b7e6b308b1 100644 --- a/addons/account/account_menuitem.xml +++ b/addons/account/account_menuitem.xml @@ -26,14 +26,19 @@ - - + + - - + + + diff --git a/addons/account/account_view.xml b/addons/account/account_view.xml index a8b3f5ad31d..39b861d1775 100644 --- a/addons/account/account_view.xml +++ b/addons/account/account_view.xml @@ -762,7 +762,7 @@ An account type is used to determine how an account is used in each journal. The deferral method of an account type determines the process for the annual closing. Reports such as the Balance Sheet and the Profit and Loss report use the category (profit/loss or balance sheet). For example, the account type could be linked to an asset account, expense account or payable account. From this view, you can create and manage the account types you need for your company. - + @@ -1227,7 +1227,7 @@ id="menu_action_account_moves_all" parent="account.menu_finance_entries" sequence="1" - groups="group_account_user,group_account_manager" + groups="group_account_user" /> @@ -1475,7 +1475,7 @@ action="action_move_journal_line" id="menu_action_move_journal_line_form" parent="account.menu_finance_entries" - groups="group_account_user,group_account_manager" + groups="group_account_user" sequence="5"/> @@ -1742,7 +1742,7 @@ + parent="account.menu_configuration_misc" groups="base.group_extended"/> - - Leads Analysis - crm.lead.report - form - {'search_default_filter_lead': 1, 'search_default_lead':1, "search_default_user":1,"search_default_this_month":1,'group_by_no_leaf':1,'group_by':[]} - tree,graph - [('type', '=', 'lead')] - Leads Analysis allows you to check different CRM related information. Check for treatment delays, number of responses given and emails sent. You can sort out your leads analysis by different groups to get accurate grained analysis. - - + + Leads Analysis + crm.lead.report + form + {'search_default_filter_lead': 1, "search_default_user":1, "search_default_this_month":1, 'group_by_no_leaf':1, 'group_by':[]} + tree,graph + [] + Leads Analysis allows you to check different CRM related information. Check for treatment delays, number of responses given and emails sent. You can sort out your leads analysis by different groups to get accurate grained analysis. + tree - graph diff --git a/addons/l10n_be/security/ir.model.access.csv b/addons/l10n_be/security/ir.model.access.csv index de2c3f15547..0343f29f43a 100644 --- a/addons/l10n_be/security/ir.model.access.csv +++ b/addons/l10n_be/security/ir.model.access.csv @@ -1,4 +1 @@ "id","name","model_id:id","group_id:id","perm_read","perm_write","perm_create","perm_unlink" -"access_l10n_be_vat_declaration_manager","l1on.be.vat.declaration manager","model_l1on_be_vat_declaration","account.group_account_manager",1,1,1,1 -"access_partner_vat_intra_manager","partner.vat.intra manager","model_partner_vat_intra","account.group_account_manager",1,1,1,1 -"access_partner_vat_manager","partner.vat manager","model_partner_vat","account.group_account_manager",1,1,1,1 diff --git a/addons/product/product.py b/addons/product/product.py index 372919f6212..c55105a1b16 100644 --- a/addons/product/product.py +++ b/addons/product/product.py @@ -805,5 +805,4 @@ class res_users(osv.osv): _defaults = { 'groups_id': _get_group, } - res_users() diff --git a/addons/stock/report/report_stock_move_view.xml b/addons/stock/report/report_stock_move_view.xml index 094b6d43e57..25abf4d7333 100644 --- a/addons/stock/report/report_stock_move_view.xml +++ b/addons/stock/report/report_stock_move_view.xml @@ -243,7 +243,9 @@ {'contact_display': 'partner', 'search_default_real':1, 'search_default_location_type_internal':1,'search_default_group_product':1,'group_by':[], 'group_by_no_leaf':1} Inventory Analysis allows you to easily check and analyse your company stock levels. Sort and group by selection criteria in order to better analyse and manage your company activities. - + diff --git a/addons/stock/report/stock_inventory_move.rml b/addons/stock/report/stock_inventory_move.rml old mode 100755 new mode 100644 diff --git a/addons/stock/report/stock_inventory_move_report.py b/addons/stock/report/stock_inventory_move_report.py old mode 100755 new mode 100644 diff --git a/addons/stock/stock_view.xml b/addons/stock/stock_view.xml index ececf425e66..1683914c082 100644 --- a/addons/stock/stock_view.xml +++ b/addons/stock/stock_view.xml @@ -231,7 +231,7 @@ @@ -551,7 +551,10 @@ This is the structure of your company's warehouses and locations. You can click on a location to get the list of the products and their stock level in this particular location and all its children. - + stock.warehouse