Daily updates from Odoo
Thursday, June 2, 2016
5 changes
Enhancements to existing features
Chatter messages now include clickable links back to the original document that created a transaction, such as a sales order, purchase order, invoice, stock transfer, or event registration. This makes it easier for users to trace business documents across sales, purchasing, inventory, accounting, events, and point of sale without manually searching for references.
Original PR description
Task: https://www.odoo.com/web?#id=19637&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.1984de291877d0e85fa71f32f3ef1bf6 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
Duplicating an event now also copies its scheduled emails and attendee questions. This saves event organizers from manually recreating important communication plans and registration questions for repeated or similar events.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web?#id=24204&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.3c277cd39c2397a9b390b1b7356eb3ec Current behavior before PR: see : https://youtu.be/pKhu3PrWTNQ Desired behavior after PR is merged: see: https://youtu.be/605k0ZZI9mE ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Invoices created from subscriptions or contracts now include a clickable link back to their source document in the message history. This makes it easier for users to trace where an invoice came from without manually searching related records.
Original PR description
Task: https://www.odoo.com/web?#id=19637&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.1984de291877d0e85fa71f32f3ef1bf6
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