Monday, October 3, 2022
2 changes · master
Resolved issues and error corrections
Customer rating reports now only show ratings that belong to the user's company. This prevents teams in multi-company setups from seeing ratings from other companies and keeps reporting aligned with each business entity.
Original PR description
Before this commit, in helpdesk > reporting > customer rating the ratings were visible to all companies even if they don't belong to that company So in this commit, the ratings are visible to the respective company only task-2995118 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
This fixes an issue where choosing today for an online rental could be treated as a date in the past. Customers can now book same-day rentals when allowed, reducing unnecessary checkout errors and lost rental orders.
Original PR description
task-3001403