Daily updates from Odoo
Tuesday, January 2, 2018
2 changes · master
New functionality added to Odoo
Customers can now use the portal chatter on invoices, sales orders, and quotations, including attaching documents. This makes communication and document sharing easier directly from customer-facing portal pages.
Original PR description
Description of the issue/feature this PR addresses: task link https://www.odoo.com/web#id=37264&view_type=form&model=project.task&action=327&menu_id=4720 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
This update fixes an issue where columns meant to be hidden in related list views were not handled correctly when their visibility depended on a parent field. It helps ensure users see the right information in forms and reduces confusion from incorrectly displayed columns.
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