Wednesday, May 6, 2020
3 changes · master
Enhancements to existing features
Portal pages were modernized to make key business documents easier to view and manage. Purchase orders now have a clearer layout, invoices can be filtered more easily, and long project or task descriptions display better on smaller screens.
Original PR description
PURPOSE Modernise, Purchase Orders on Portal and improve other portal views. In the first commit, we changed the purchase order view same as so view on the portal side. In the second commit, we added filter option on the invoices page as per the requirement. In the third commit, we improved the responsiveness of description in views like projects and tasks. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Emails sent to customers about project tasks will no longer show a “View Task” button when the project’s privacy settings prevent portal access. This avoids sending customers links they cannot use and keeps task communications aligned with access rules.
Original PR description
The "View Task" button was displayed in emails sent to customers even if the privacy settings of the project prevented them from accessing the project on the portal. TaskID: 2230189 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
Resolved issues and error corrections
Updates made in Google Calendar to add or remove event attendees are now reflected in Odoo. This keeps attendee and partner information aligned across both systems, reducing manual corrections and missed participant updates.
Original PR description
Create an event with at least one attendee. Synchronize the event between Odoo and Google. Add/Remove an attendee in Google. *Observed behavior* After synchronisation, the partner is not added/removed in Odoo *Expected behavior* The partner should be added/removed Task 2241572 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr