diff --git a/addons/account/account_security.xml b/addons/account/account_security.xml index 33fda7ff04e..168b4bd904e 100644 --- a/addons/account/account_security.xml +++ b/addons/account/account_security.xml @@ -1,930 +1,358 @@ - - - Financial Invoice - - - - Financial User - - - - Financial Admin - - - - - - - - Payment Term - - - - - - - - - Payment Term - - - - - - - - - - - - Payment Term Line - - - - - - - - - Payment Term Line - - - - - - - - - - - Account Type - - - - - - - - - Account Type - - - - - - - - - - - Account - - - - - - - - - Account - - - - - - - - - - - Journal View - - - - - - - - - Journal View - - - - - - - - - - - - Journal Column - - - - - - - - - Journal Column - - - - - - - - - - - - Journal - - - - - - - - - Journal - - - - - - - - - - - - Fiscal Year - - - - - - - - - Fiscal Year - - - - - - - - - - - - Period - - - - - - - - - Period - - - - - - - - - - - - Journal Period - - - - - - - - - Journal Period - - - - - - - - - - - - Entry - - - - - - - - - - - Entry - - - - - - - - - - - - Reconciliation - - - - - - - - - - - Reconciliation - - - - - - - - - - - - Tax Code - - - - - - - - - Tax Code - - - - - - - - - - - - Tax - - - - - - - - - Tax - - - - - - - - - - - - Budget Item - - - - - - - - - Budget Item - - - - - - - - - - Budget Item Endowment - - - - - - - - - Budget Item Endowment - - - - - - - - - - Model - - - - - - - - - Model - - - - - - - - - - Model Line - - - - - - - - - Model Line - - - - - - - - - - Subscription - - - - - - - - - Subscription - - - - - - - - - - Subscription Line - - - - - - - - - Subscription Line - - - - - - - - - - Bank Statement - - - - - - - - - Bank Statement - - - - - - - - - - Statement Reconcile - - - - - - - - - Statement Reconcile - - - - - - - - - - Statement Reconcile Line - - - - - - - - - Statement Reconcile Line - - - - - - - - - - - - Bank Statement Line - - - - - - - - - Bank Statement Line - - - - - - - - - - - - Entry Lines - - - - - - - - - Entry Lines - - - - - - - - - - - - Invoice - - - - - - - - - Invoice - - - - - - - - - - - - Invoice Line - - - - - - - - - Invoice Line - - - - - - - - - - - - Invoice Tax - - - - - - - - - Invoice Tax - - - - - - - - - - - + + account_invoice_tax group_project_member + + + + + + + + + + account_journal group_employee + + + + + + + + + + account_journal_column group_employee + + + + + + + + + + account_journal_period group_employee + + + + + + + + + + account_journal_view group_employee + + + + + + + + + + account_model group_erp_manager + + + + + + + + + + account_model_line group_erp_manager + + + + + + + + + + account_move group_sales + + + + + + + + + + account_move_line group_sales + + + + + + + + + + account_move_reconcile group_sales + + + + + + + + + + account_payment_term group_account_payment + + + + + + + + + + account_payment_term_line group_account_payment + + + + + + + + + + account_payment_term group_employee + + + + + + + + + + account_payment_term_line group_employee + + + + + + + + + + account_period group_employee + + + + + + + + + + account_subscription group_erp_manager + + + + + + + + + + account_subscription_line group_erp_manager + + + + + + + + + + account_tax group_employee + + + + + + + + + + account_tax_code group_employee + + + + + + + + + \ No newline at end of file diff --git a/addons/account/account_view.xml b/addons/account/account_view.xml index 1b50734c4b6..d1ce5bd3fbb 100644 --- a/addons/account/account_view.xml +++ b/addons/account/account_view.xml @@ -58,9 +58,9 @@ - + account.period.form @@ -101,7 +101,7 @@ - diff --git a/addons/account/account_wizard.xml b/addons/account/account_wizard.xml index 6c18f8f9b61..9553ff26538 100644 --- a/addons/account/account_wizard.xml +++ b/addons/account/account_wizard.xml @@ -3,7 +3,7 @@ - + diff --git a/addons/account/data/account_data2.xml b/addons/account/data/account_data2.xml index 9f51843efd2..0ec0e628018 100644 --- a/addons/account/data/account_data2.xml +++ b/addons/account/data/account_data2.xml @@ -304,7 +304,7 @@ - + Expenses Journal @@ -314,7 +314,7 @@ - + @@ -325,7 +325,7 @@ - + @@ -334,7 +334,7 @@ general - + diff --git a/addons/base_setup/base_setup_data.xml b/addons/base_setup/base_setup_data.xml index b8f940f8ad9..02eff787ca9 100644 --- a/addons/base_setup/base_setup_data.xml +++ b/addons/base_setup/base_setup_data.xml @@ -8,12 +8,10 @@ base_setup.base_setup - + - - \ No newline at end of file diff --git a/addons/board/board_security.xml b/addons/board/board_security.xml new file mode 100644 index 00000000000..91c71754caa --- /dev/null +++ b/addons/board/board_security.xml @@ -0,0 +1,79 @@ + + + + + + Board User + + + + Board Manager + + + + + board_board group_board + + + + + + + + + + board_board group_board_manager + + + + + + + + + + board_note group_board + + + + + + + + + + board_note group_board_manager + + + + + + + + + + board_note_type group_board + + + + + + + + + + board_note_type group_board_manager + + + + + + + + + + diff --git a/addons/board_account/board_account_demo.xml b/addons/board_account/board_account_demo.xml index 7206fefc1d5..931c55f4c12 100644 --- a/addons/board_account/board_account_demo.xml +++ b/addons/board_account/board_account_demo.xml @@ -8,7 +8,7 @@ --> Accounting dashboard - + ir.ui.menu 0 diff --git a/addons/board_manufacturing/board_manufacturing_demo.xml b/addons/board_manufacturing/board_manufacturing_demo.xml index f5a026adf1e..20d09124782 100644 --- a/addons/board_manufacturing/board_manufacturing_demo.xml +++ b/addons/board_manufacturing/board_manufacturing_demo.xml @@ -3,12 +3,12 @@ Production dashboard - + ir.ui.menu 4 - + diff --git a/addons/board_project/board_project_demo.xml b/addons/board_project/board_project_demo.xml index 01268fa329d..3a2ad768105 100644 --- a/addons/board_project/board_project_demo.xml +++ b/addons/board_project/board_project_demo.xml @@ -14,13 +14,13 @@ 3 - + Don't forget the new development policies. - + Project diff --git a/addons/board_sale/board_sale_demo.xml b/addons/board_sale/board_sale_demo.xml index ad66d9cf758..3499b2fabb8 100644 --- a/addons/board_sale/board_sale_demo.xml +++ b/addons/board_sale/board_sale_demo.xml @@ -8,7 +8,7 @@ --> Sales dashboard - + ir.ui.menu 1 diff --git a/addons/crm/crm_security.xml b/addons/crm/crm_security.xml index 356e77e8318..a1a3552f1f5 100644 --- a/addons/crm/crm_security.xml +++ b/addons/crm/crm_security.xml @@ -10,10 +10,6 @@ Customer Executive - - - - CRM Case diff --git a/addons/crm/crm_view.xml b/addons/crm/crm_view.xml index 2704bc71e4e..e355719ef11 100644 --- a/addons/crm/crm_view.xml +++ b/addons/crm/crm_view.xml @@ -2,7 +2,7 @@ - + res.partner.events.form @@ -62,7 +62,7 @@ form - + Cases by section @@ -71,7 +71,7 @@ tree - + @@ -105,7 +105,7 @@ form - + @@ -196,7 +196,7 @@ form - + @@ -435,8 +435,8 @@ tree,form - - + + My Histories crm.case.history @@ -444,7 +444,7 @@ tree,form [('user_id','=',uid)] - + crm.segmentation.line.tree diff --git a/addons/hr/hr_department_demo.xml b/addons/hr/hr_department_demo.xml index f4b713b8e82..6e5a38d4a7f 100644 --- a/addons/hr/hr_department_demo.xml +++ b/addons/hr/hr_department_demo.xml @@ -5,54 +5,54 @@ Management - + Administration - + Technical department - + IT - + Marketing - + Sales - + Sales Europe - + Sales America - + diff --git a/addons/hr/hr_security.xml b/addons/hr/hr_security.xml index 3f630c51eca..553d3341f58 100644 --- a/addons/hr/hr_security.xml +++ b/addons/hr/hr_security.xml @@ -8,192 +8,229 @@ - Employee + HR Employee - - - - - - - - HR Department - - - - - - - - - HR Department - - - - - - - - - - - HR Timesheet Group - - - - - - - - - HR Timesheet Group - - - - - - - - - - - HR Employee Category - - - - - - - - - HR Employee Category - - - - - - - - - - - HR Employee - - - - - - - - - HR Employee - - - - - - - - - - - HR Employee Timesheet - - - - - - - - - HR Employee Timesheet - - - - - - - - - - - HR Timesheet Action Reason - - - - - - - - - HR Timesheet Action Reason - - - - - - - - - - - HR Attendance - - - - - - - - - HR Attendance - - - - - - - - - - - HR Holiday Status - - - - - - - - - HR Holiday Status - - - - - - - - - - - HR Holidays - - - - - - - - - HR Holidays - - - - - - - + + + hr_action_reason group_employee + + + + + + + + + + hr_action_reason group_hr_manager + + + + + + + + + + hr_attendance group_employee + + + + + + + + + + hr_department group_hr_manager + + + + + + + + + + hr_employee group_hr_manager + + + + + + + + + + hr_employee group_employee + + + + + + + + + + hr_employee_category group_hr_manager + + + + + + + + + + hr_employee_category group_employee + + + + + + + + + + hr_expense_expense group_hr_manager + + + + + + + + + + hr_expense_expense group_employee + + + + + + + + + + hr_holidays group_hr_manager + + + + + + + + + + hr_holidays group_employee + + + + + + + + + + hr_holidays_status group_hr_manager + + + + + + + + + + hr_holidays_status group_employee + + + + + + + + + + hr_timesheet group_employee + + + + + + + + + + hr_timesheet group_hr_manager + + + + + + + + + + hr_timesheet_group group_employee + + + + + + + + + + hr_timesheet_group group_hr_manager + + + + + + + + + + hr_timesheet_invoice_factor group_employee + + + + + + + + + + hr_timesheet_invoice_factor group_hr_manager + + + + + + + + + + hr_timesheet_sheet_sheet group_hr_manager + + + + + + + + + + hr_timesheet_sheet_sheet group_employee + + + + + + + + \ No newline at end of file diff --git a/addons/hr/hr_view.xml b/addons/hr/hr_view.xml index bb649734bb0..8f3fe74bf46 100644 --- a/addons/hr/hr_view.xml +++ b/addons/hr/hr_view.xml @@ -3,7 +3,7 @@ - + @@ -345,7 +345,7 @@ form - + @@ -377,7 +377,7 @@ tree,form - + hr.action.reason.form @@ -409,7 +409,7 @@ tree,form - + diff --git a/addons/hr_timesheet/hr_timesheet_demo.xml b/addons/hr_timesheet/hr_timesheet_demo.xml index f5f098ceba7..31060ddca4a 100644 --- a/addons/hr_timesheet/hr_timesheet_demo.xml +++ b/addons/hr_timesheet/hr_timesheet_demo.xml @@ -44,7 +44,7 @@ - + @@ -56,7 +56,7 @@ - + @@ -68,7 +68,7 @@ - + @@ -80,7 +80,7 @@ - + @@ -92,7 +92,7 @@ - + @@ -104,7 +104,7 @@ - + @@ -116,7 +116,7 @@ - + @@ -128,7 +128,7 @@ - + @@ -140,7 +140,7 @@ - + @@ -153,7 +153,7 @@ - + diff --git a/addons/hr_timesheet/hr_timesheet_wizard.xml b/addons/hr_timesheet/hr_timesheet_wizard.xml index 3b39fd49b32..f3c197a5ef2 100644 --- a/addons/hr_timesheet/hr_timesheet_wizard.xml +++ b/addons/hr_timesheet/hr_timesheet_wizard.xml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/addons/hr_timesheet_sheet/hr_timesheet_sheet_demo.xml b/addons/hr_timesheet_sheet/hr_timesheet_sheet_demo.xml index c9f42691f3c..69dd34fdfb9 100644 --- a/addons/hr_timesheet_sheet/hr_timesheet_sheet_demo.xml +++ b/addons/hr_timesheet_sheet/hr_timesheet_sheet_demo.xml @@ -3,7 +3,7 @@ Sheet 0 - + diff --git a/addons/mrp/mrp_data.xml b/addons/mrp/mrp_data.xml index c315f519a81..8cca7f01d7d 100644 --- a/addons/mrp/mrp_data.xml +++ b/addons/mrp/mrp_data.xml @@ -34,7 +34,7 @@ Run mrp scheduler - + 1 days -1 diff --git a/addons/mrp/mrp_security.xml b/addons/mrp/mrp_security.xml index 02f2efb8d4e..5c4efabb3df 100644 --- a/addons/mrp/mrp_security.xml +++ b/addons/mrp/mrp_security.xml @@ -10,10 +10,6 @@ Workers - - - - diff --git a/addons/mrp/mrp_view.xml b/addons/mrp/mrp_view.xml index 4af03bca6ca..11634ae480f 100644 --- a/addons/mrp/mrp_view.xml +++ b/addons/mrp/mrp_view.xml @@ -27,7 +27,7 @@ form tree,form - + diff --git a/addons/processus/ir.model.access.csv b/addons/processus/ir.model.access.csv index 1819b4e4c67..a7950953c9a 100644 --- a/addons/processus/ir.model.access.csv +++ b/addons/processus/ir.model.access.csv @@ -3,7 +3,3 @@ access_processus,processus.processus,model_processus_processus,,1,0,0,0 access_node,processus.node,model_processus_node,,1,0,0,0 access_transition,processus.transition,model_processus_transition,,1,0,0,0 access_action,processus.transition.action,model_processus_transition_action,,1,0,0,0 -access_group_processus,processus.processus,model_processus_processus,base.group_admin,1,1,1,1 -access_group_node,processus.node,model_processus_node,base.group_admin,1,1,1,1 -access_group_transition,processus.transition,model_processus_transition,base.group_admin,1,1,1,1 -access_group_action,processus.transition.action,model_processus_transition_action,base.group_admin,1,1,1,1 diff --git a/addons/product/product_security.xml b/addons/product/product_security.xml index 9bc6724dd14..caa51bf3219 100644 --- a/addons/product/product_security.xml +++ b/addons/product/product_security.xml @@ -1,114 +1,10 @@ - - - - Product Manager - - - - - - - - - Product - - - - - - - - - Product - - - - - - - - - - - Product Template - - - - - - - - - Product Template - - - - - - - - - - - Product Pricelist - - - - - - - - - Product Pricelist - - - - - - - - - - - Product Pricelist Version - - - - - - - - - Product Pricelist Version - - - - - - - - - - - Product Pricelist Item - - - - - - - - - Product Pricelist Item - - - - - - - - - + + + + Product Manager + + + \ No newline at end of file diff --git a/addons/product/product_view.xml b/addons/product/product_view.xml index 5b3bdbd279a..0a8b918d0d9 100644 --- a/addons/product/product_view.xml +++ b/addons/product/product_view.xml @@ -3,7 +3,7 @@ - + product.product.tree diff --git a/addons/project/project_demo.xml b/addons/project/project_demo.xml index 118b43810b2..3cf4fc6b78b 100644 --- a/addons/project/project_demo.xml +++ b/addons/project/project_demo.xml @@ -10,7 +10,7 @@ 584.0 1 Tiny ERP Integration - + 216.0 @@ -19,7 +19,7 @@ Study + Prototype - + 264.0 @@ -27,7 +27,7 @@ Specific Developements - + 104.0 @@ -35,7 +35,7 @@ Install, data import, configuration - + diff --git a/addons/project/project_security.xml b/addons/project/project_security.xml index a86527a8809..ca8f496c27c 100644 --- a/addons/project/project_security.xml +++ b/addons/project/project_security.xml @@ -10,10 +10,6 @@ Project Member - - - - Project diff --git a/addons/project/project_view.xml b/addons/project/project_view.xml index e7ee126ee28..4ebf181b159 100644 --- a/addons/project/project_view.xml +++ b/addons/project/project_view.xml @@ -2,7 +2,7 @@ - + diff --git a/addons/purchase/purchase_security.xml b/addons/purchase/purchase_security.xml index 3dd713dd4f7..7dfcaff8e00 100644 --- a/addons/purchase/purchase_security.xml +++ b/addons/purchase/purchase_security.xml @@ -6,10 +6,6 @@ Purchase Manager - - - - diff --git a/addons/purchase/purchase_unit_test.xml b/addons/purchase/purchase_unit_test.xml index b179e8f1ba0..6eb611aacf3 100644 --- a/addons/purchase/purchase_unit_test.xml +++ b/addons/purchase/purchase_unit_test.xml @@ -75,7 +75,7 @@ confirmed - + approved diff --git a/addons/sale/sale_demo.xml b/addons/sale/sale_demo.xml index 67584eb2a3b..53796da223f 100644 --- a/addons/sale/sale_demo.xml +++ b/addons/sale/sale_demo.xml @@ -9,7 +9,7 @@ - + diff --git a/addons/sale/sale_security.xml b/addons/sale/sale_security.xml index 84a48e4f765..3c75e6b7bb7 100644 --- a/addons/sale/sale_security.xml +++ b/addons/sale/sale_security.xml @@ -9,10 +9,6 @@ Salesman - - - - diff --git a/addons/sale/sale_unit_test.xml b/addons/sale/sale_unit_test.xml index 89b64507f95..2e0e77ec3c8 100644 --- a/addons/sale/sale_unit_test.xml +++ b/addons/sale/sale_unit_test.xml @@ -5,7 +5,7 @@ - + @@ -43,7 +43,7 @@ manual - + progress diff --git a/addons/sale/sale_view.xml b/addons/sale/sale_view.xml index 0025378df81..cf5b2eeab39 100644 --- a/addons/sale/sale_view.xml +++ b/addons/sale/sale_view.xml @@ -41,7 +41,7 @@ form - + diff --git a/addons/stock/stock_view.xml b/addons/stock/stock_view.xml index f1d8550cd1d..fc994c64e4c 100644 --- a/addons/stock/stock_view.xml +++ b/addons/stock/stock_view.xml @@ -2,7 +2,7 @@ - + ============================= Inventory Line diff --git a/addons/subscription/subscription_view.xml b/addons/subscription/subscription_view.xml index b15d9e2673b..9951eaa8514 100644 --- a/addons/subscription/subscription_view.xml +++ b/addons/subscription/subscription_view.xml @@ -3,7 +3,7 @@ - +