Wednesday, June 9, 2021
2 changes · master
Enhancements to existing features
The mail composer can now be resized more freely on small screens when attachments are added. This helps keep the message history visible and improves usability for users working on compact displays.
Original PR description
PURPOSE With a small screen, message history becomes invisible when attachments are added in the composer. SPECIFICATIONS Remove auto-height and allow the user to freely resize. LINKS Task: 2531149 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The Depreciation Schedule report now shows depreciation duration information for assets using the linear method instead of a potentially misleading rate. This makes the report easier to interpret and avoids showing depreciation rates outside normal 0% to 100% bounds in unusual cases.
Original PR description
The depreciation rate is replaced by more meaningful depreciation duration information for assets with linear depreciation method. Task: 2531226