Wednesday, May 6, 2020
2 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