Daily updates from Odoo
Friday, October 21, 2016
2 changes
Enhancements to existing features
The Archive and Restore actions are repositioned so they appear last by default across many Odoo screens. This reduces accidental archiving and makes restoring archived records clearer by renaming “Unarchive” to “Restore.”
Original PR description
Task : https://www.odoo.com/web?#id=28509&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.d4786d35243e07a66f34e7ed0168500d 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
The Archive action is now placed last by default across many Odoo screens, reducing the chance that users archive records by mistake. The Unarchive action is also renamed to Restore, making it clearer for users who want to bring archived records back.