6.3-r3
What's new?
item-card
Fix bulk update load too much data issue. DEV-4519
Important To Know For Upgrade
For Now
Updating with the installer does not work so when patching you will need to remove the old installation before reinstalling using the following steps.
1. Open Internet Information Services (IIS) Manager and delete the AGR web.
2. Open Services and stop the AGR service, usually named AGR63_service
3. Delete the AGR service in command line using "sc delete AGR63_service" (change AGR63_service if the client is setup differently)
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
item-card
Fix bulk update load too much data issue, Update item-card-details.service.ts, Update dashboard-chart-widget-overstocked.cy.ts
DEV-4519Forecasts, item-card
Fixed: When a user excludes item from forecast - all future data becomes hidden from item card. DEV-4479login / authentication
Fixed: JWT Secret is not in cache when database is new DEV-4457Forecasts
Fixed: Timeout/deadlock forecast errors when using parallel forecast. DEV-4312
abc
Fixed: inv.abc_calculate not correct using DECIMAL(18,4) and FLOAT DEV-4531Forecasts
Skip Forecast to Date from item details should always overrule global skip forecast to date. DEV-4522item-card
Add the ability to edit custom chart element by dragging the bar in the chart. It is not requirement to use this functionality since the updated values are only distributed equally to lower levels but not proportionally as it is in the planner. DEV-4502orders
Fix excessive logging in planned_orders procs DEV-4458