Daily updates from Odoo
Monday, August 30, 2021
1 change
Enhancements to existing features
Spreadsheet cells now show the first digits of numbers when the full value does not fit. This makes cropped numerical data easier to read and helps users identify important values at a glance.
Original PR description
When a numerical value is cropped, its first digits are the most relevant to display. This commit ensures that we align the text to the left when it's length overflows from the cell width. Task 2528759