Thursday, October 17, 2019
2 changes · master
Enhancements to existing features
This update improves the form view experience for base automation, making automation configuration clearer or easier to use. The change is likely a small usability improvement for teams managing automated actions in Odoo.
Original PR description
task : https://www.odoo.com/web#id=2082503&action=327&model=project.task&view_type=form&menu_id=4720 Pad link : https://pad.odoo.com/p/r.30015b26b76505fcbdf24f23372a1eb5 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update adds automated checks for the grid view to confirm that dates, time zones, read-only cells, and displayed grid data behave correctly. It helps reduce the risk of future changes breaking planning or reporting screens that rely on grid layouts.
Original PR description
**Added python test cases to ensure that methods are returning good values to the webclient.** - Tested grid domain for date and datetime. - Tested grid domain for different timezone. - Tested read grid method. - Tested freeze cell (readonly field). Task Link:- https://www.odoo.com/web?#id=1997665&action=327&model=project.task&view_type=form&menu_id=4720 Pad Link:- https://pad.odoo.com/p/r.02d1500158ccde69b7391b43b338172b