Thursday, January 2, 2020
3 changes · master
Enhancements to existing features
Lunch product names and descriptions can now be translated, making the Lunch app clearer for users in different languages. These translations also appear in the lunch product kanban report view, improving consistency across the app.
Original PR description
Task : https://www.odoo.com/web#id=2068989&action=327&model=project.task&view_type=form&menu_id=4720 Pad : https://pad.odoo.com/p/r.16d01e04d38068ff598e039cafde830d -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update changes how total course or slide duration is shown so users see it in a clearer time format. It is a small usability improvement that makes training content information easier to read at a glance.
Original PR description
Description of the issue/feature this PR addresses: website_slides Current behavior before PR: Desired behavior after PR is merged: Added Missing float_time widget on total_time field Cc: @tde-banana-odoo -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The activity description field has been expanded to use the full available width in the form view. This makes activity details easier to read and reduces wasted space when users are entering or reviewing longer descriptions.
Original PR description
Description of the issue/feature this PR addresses: The description field is small right now Current behavior before PR: The default description field is half the width while it should be the whole width. The view is not very easy to look at:  Desired behavior after PR is merged: The default description is the full width and the view is easier to look at:  -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr