Sunday, March 29, 2026
3 changes · 19.0
Resolved issues and error corrections
The project customer rating form was adjusted to avoid showing a duplicate Comment field. This prevents confusion for users and avoids relying on a field from another optional module that may not be installed.
Original PR description
This reverts commit 1f762031d8afdb0dcf019205c3b60bba6ab8279c because the publisher_comment field in `rating.rating` model is defined in `portal_rating` module and that module is not in the dependencies of project module. task-5359052 Forward-Port-Of: odoo/odoo#256527
This change removes a duplicate 'Comment' field from the customer rating form. The original field was unintentionally included due to a dependency issue with a separate module. This update ensures a cleaner and more streamlined user experience for customers submitting ratings.
Original PR description
This reverts commit de8dd6703393ec83fbdbe76dd0c69654ac72e662 because the publisher_comment field in `rating.rating` model is defined in `portal_rating` module and that module is not in the dependencies of helpdesk module. task-5359052 Forward-Port-Of: odoo/enterprise#112422
Documentation and clarification updates
This pull request updates the corporate contributor license agreement record for Optesis. It keeps Odoo's legal contributor documentation current, with no expected impact on product features or users.
Original PR description
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