Search 1.9 billion lines of Odoo code on GitHub

specific_security

Author: Camptocamp
License: AGPL-3
Branch: merge-branch-1882-10.53.1
Repository: camptocamp/account-closing
Dependencies: account, analytic, base_technical_features, calendar, connector, hr, hr_expense, hr_holidays, hr_timesheet_attendance, hr_timesheet_sheet, marketing_campaign, product, project, project_timesheet_currency, purchase, sale, sale_contract, sales_team, specific_hr, specific_product, stock, survey, and website
Languages: Python (445, 39.7%), SQL (4, 0.4%), XML (597, 53.3%), YAML (64, 5.7%), and reStructuredText (10, 0.9%)
Other branches: merge-branch-1882-10.53.2, merge-branch-1882-10.53.3, merge-branch-1882-10.54.0, merge-branch-1882-10.54.1, merge-branch-1882-10.55.0, merge-branch-1882-10.56.0, merge-branch-1882-10.57.0, merge-branch-1882-10.57.1, merge-branch-1882-10.57.2, merge-branch-1882-10.57.3, merge-branch-1882-10.57.4, merge-branch-1882-10.57.5, and merge-branch-1882-10.58.1
Other repositories: camptocamp/account-financial-tools, camptocamp/hr, and camptocamp/web

<h1 class="title">BSO security</h1> <ul class="simple"> <li>change hr.department to not be related to a company</li> <li>change security rules to not consider the company boundary for employees, projects and analytic accounts</li> <li>change security rules to use the company_ids of the user (not company_id) for holidays, analytic lines, project tasks, users, sale orders, warehouses, stock locations, timesheets, expenses</li> <li>add group &quot;Technical Management&quot; to manage sale order approval.</li> <li>change Stock Picking Type multi-company domain to 1=1</li> </ul>