Tuesday, September 6, 2016
2 changes · master
Enhancements to existing features
Point of Sale users can no longer create orders or sessions directly from backend screens. This keeps POS activity managed through the dashboard, reducing confusing open payments and reconciliation issues.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web#id=27843&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.6f4fa09d368b1fd17ed918cb64e6699f Current behavior before PR: User can create pos order from backend. Desired behavior after PR is merged: User shouldn't create pos order from backend. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
HR-related apps now have their own access categories with separate User and Manager roles. This makes permissions clearer and easier to manage, while ensuring each app still grants the required HR Officer employee access.