6.2-r18
What's new?
Important To Know For Upgrade
Orders
Order grid loading performance improvements. Introducing a way to better utilize the network socket and compressing the json data by not sending the order lines as object but values. DEV-4171- “RunForecasts.exe doesn’t come with the installer so that needs to be copied from previous patch release”
Database Update Scripts
Check out db_scripts\compare_reports for the update reports for updating and patching
(Note that all schema changes listed in the patch reports are applied every time you patch the databases, so please check the report and see if you have any customizations in the objects listed there.)
Release notes
- See list on Jira
See list of pull requests involved in this update on GitHub
Orders
Order grid loading performance improvements. Introducing a way to better utilize the network socket and compressing the json data by not sending the order lines as object but values. DEV-4171Orders
Change format on order view columns weight and volume to float:2. DEV-4115