Thursday, June 2, 2016
2 changes
Resolved issues and error corrections
Users editing records in embedded lists now get smoother keyboard behavior. Existing field values are selected when creating a new line, and pressing Enter no longer creates duplicate blank rows, reducing data-entry friction and accidental clutter.
Original PR description
task: https://www.odoo.com/web#id=24126&view_type=form&model=project.task&action=327&menu_id=4720 pad: https://pad.odoo.com/p/r.62ab14e9f4677b1fd4c26d252ebac547
The sale portal now shows only customer invoices instead of also displaying purchase invoices. This prevents users from seeing irrelevant vendor billing records and keeps the portal focused on customer sales documents.
Original PR description
Current behavior before PR: This sale portal module displays purchase invoices. Desired behavior after PR is merged: Only sale invoices are displayed. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr @Tecnativa