Monday, May 23, 2022
3 changes · master
New functionality added to Odoo
Users can now use a new spreadsheet formula to retrieve exchange rates between two currencies. This makes financial analysis and reporting easier by bringing currency conversion data directly into documents spreadsheets.
Enhancements to existing features
Helpdesk pages and forms have been made easier to edit and use, including customer rating and ticket submission pages. The update also improves analytic account handling for timesheets and refreshes several team and ticket interface details, helping support teams manage work more smoothly.
Original PR description
The purpose of the commit is to do generic improvement in the helpdesk. so in this commit did the below changes: - submit page of rating and ticket should be editable - helpdesk analytic account improvement - several UI improvements for team and ticket. task-2772369
This update refreshes the spreadsheet component used in Documents with several usability fixes and chart improvements. Users should see more reliable cell selection across sheets, smoother drag-and-drop behavior, better chart rendering, and small interface refinements.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/7b7dba95 [FIX] edition: do not reset selection when range selecting on different sheet…
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/7b7dba95 [FIX] edition: do not reset selection when range selecting on different sheet https://github.com/odoo/o-spreadsheet/commit/b52aa4b6 [FIX] Selection: Use correct sheet properties for default selection https://github.com/odoo/o-spreadsheet/commit/f08233a5 [IMP] top_bar: cursor pointer on border dropdown hover https://github.com/odoo/o-spreadsheet/commit/b12f3a4d [FIX] chart: render chart with new background https://github.com/odoo/o-spreadsheet/commit/3afac761 [FIX] charts: time charts with empty labels https://github.com/odoo/o-spreadsheet/commit/619bf687 [FIX] drag&drop: Use the correct delay to edgeScroll https://github.com/odoo/o-spreadsheet/commit/badd7557 [IMP] charts: scale chart on time/number labels https://github.com/odoo/o-spreadsheet/commit/8fc5fbee [IMP] chartJS: replace chartJS.min by chartJS.bundle.min https://github.com/odoo/o-spreadsheet/commit/b9e70286 [FIX] menu: block right click on menu