Daily updates from Odoo
Thursday, August 18, 2016
2 changes · master
Enhancements to existing features
Event confirmation and reminder emails now have a clearer layout, and events include default reminder timing to help attendees stay informed. The update also fixes attendee contact updates and tightens event editing permissions so only managers can change events.
Original PR description
Description of the issue/feature this PR addresses: - Task: https://www.odoo.com/web#id=26672&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 - Pad: https://pad.odoo.com/p/r.a2f7fda2574122099847dc66a52cb3dd 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 a timesheet entry now copies its description, making repeated time entries more complete and reducing manual re-entry. The existing behavior for grid adjustments remains unchanged, where descriptions are still intentionally not copied.
Original PR description
Not copying the description was intentional for adjust_grid. Continuation of 32aea3880fcd0abbf931631e7b3cf191a8f34fe1.