Monday, January 21, 2019
1 change
Enhancements to existing features
The document request screen now shows an upload icon instead of a download icon, making the intended action clearer. A tooltip appears when hovering over the icon, helping users understand they can upload a file.
Original PR description
Description of the issue/feature this PR addresses: - Added file upload icon and 'upload file' tooltip on hover of the icon while requesting documents to upload - Task : https://www.odoo.com/web#id=1917559&action=327&model=project.task&view_type=form&menu_id=4720 - Pad: https://pad.odoo.com/p/r.49a5ef42586a960c7719b1c450710f0b Current behavior before PR: - There was an icon of **download**, and there isn't any tool tip on hover of the icon. Desired behavior after PR is merged: - Icon will be of file **upload** instead of file download and there will a tool tip on hover of the icon.