Thursday, February 25, 2021
5 changes · master
Enhancements to existing features
The Fleet app now offers a clearer service log experience with improved kanban views, filters, and labels. It also fixes reporting for archived vehicles by ensuring related contracts and services are archived and still counted correctly in vehicle statistics.
Original PR description
Revamp the kanban view of fleet.vehicle.log.services. Add some ux improvements (new filters, better naming,..). Fix bug where contracts/services of archived fleet.vehicle were not counted in statinfo. When a fleet.vehicle is archived, archive its related contracts/services too. Task ID: 2389823 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update refines the calendar experience with clearer labels, better popover behavior, improved alignment, and preservation of selected time ranges during quick creation. It also improves related integrations, including SMS calendar views, CRM calendars, Google Calendar settings, and linking time-off records to their calendar events.
Original PR description
This PR improves multiple small details in the calendar application/views. UI, UX mostly. taskid: 2342252 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Point of Sale screens and settings were made easier to use with clearer popup choices, faster number entry, better product category visibility, and a direct path to close active sessions. Restaurant users also get clearer table occupancy information, helping staff see used seats versus available seats at a glance.
Original PR description
Task ID: 2419637 The UI/UX changes are: - The confirm and cancel text buttons of the "Load demo" popup in the POS UI have been changed to `Ok` and `No` - The `pos_categ_id` field has been added to the group_by filter - Price control can now be enabled without having to install pos_hr - POS Product Category is now in the Product view list and Product variant view list - Input field is now selected in the guest number popup (pos_restaurant) and in the global discount number popup. The current value will completely be replaced by the new number. - The display of the customer count on the table now shows the ratio between taken seat and max seat - Button added in the pos_config form to redirect the user to the closing session page if it's active - CSS fix on the size of a popup-password
Demo job positions now come linked to suitable contract templates, so users can generate offer links without manually filling in template details first. This makes the salary package demo flow faster and more complete when evaluating the app.
Original PR description
At first while installing the module, we have to write manually in the Contract Template field. Not only to write contract template name, but also inside that template we have to write job position, structure etc by our own. Therefore, I make changes in the demo file of hr_contract_salary module. As a result, whenever we install the application we get inbuilt option in contract template, just have to select the particular contract template from the dropdown and we obtain some of fields of contract template automatically. **Task Id: 2431342**
Belgian payroll restructuring data is merged into the main Belgian payroll module, with payroll reference data reorganized so it can be refreshed more selectively. Payroll data updates can now run automatically through scheduled jobs, reducing the need for broad manual module updates when rules or parameters change.
Original PR description
…yroll