Daily updates from Odoo
Navigate
Branch
Friday, May 11, 2018
1 change
Enhancements to existing features
Google Sheets links in Odoo’s spreadsheet list can now be opened directly from the list view. This saves users extra clicks and makes it easier to open several spreadsheets without repeatedly navigating back and forth.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Users must click on a line in the TreeView, to open the FormView, to click the URL to open a Google Sheet. Users must go BACK to the TreeView to open a second Google Sheet URL. Desired behavior after PR is merged: Users can click on the Google Sheet URL to open it. Users can quickly open multiple Google Sheets without needing to go BACK to see the list. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr