Monday, August 31, 2020
5 changes · master
Enhancements to existing features
Fleet users can now record bike-specific details such as frame type, frame size, and electric assistance. This makes vehicle records more accurate for organizations managing bikes, and related replacement planning labels are now more generally worded for all vehicle types.
Original PR description
The three following fields have been added to fleet.vehicle: - frame_type (Selection) - frame_size (Float) - electric_assistance (Boolean) These fields are specific to bikes and are only displayed in form view when vehicle_type = bike "plan_to_change_car" has been changed to the more generic form "plan_to_change_vehicle". Task ID: 2238055 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The manufacturing planning screen now uses clearer naming, showing “Master Schedule” instead of MPS, and displays a helpful example when no data is available. The layout is more compact with sticky headers and panels, and the default planning view is weekly so users can review schedules more easily.
Original PR description
Purpose: - Easy understanding of the Master Schedule by showing an explained example when there is no data. - Reduce the screen size per product when displaying all the rows. Specification: - Rename 'Master Production Schedule' to 'Master Schedule' and 'MPS' to 'MS'. - Set Default value 'weekly' instead of 'monthly'. task- 2247728
Indian payroll setup data has been made available by default instead of only as demo data, making payroll configuration more complete for real use. Employee and payslip views now include additional required payroll fields, and salary details more clearly show both allowances and deductions.
Original PR description
Task: https://www.odoo.com/web#id=1953228&action=327&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.56a4ca2cf0683628001b82e9096e1204
Document signing templates now have a dedicated Responsible person, separate from the user who created the template. When a template is shared, the share flow uses this Responsible person by default, making ownership clearer and reducing manual corrections.
Original PR description
PURPOSE Currently, when we share a template, by default, the responsible is the user who create the template. The aims of this task is to isolate the creator form the responsible SPECIFICATIONS Template properties Add a Responsible When we share a template Auto-Complete by the Responsible in properties. LINKS: PR: #11765 Task-id: 2277566
The Approvals app now uses updated list views, clearer empty-screen guidance, and visible category images to make requests easier to browse and understand. Users can also delete their own draft or cancelled approval requests, reducing clutter before submission or after cancellation.
Original PR description
change approvals general list view, change message in approvals to review, link to the new request menu in all approvals and my request, set align and display approvals category's logo