6.3-r1
What's new?
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 dbscripts\comparereports 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
When sorted by Qty the grid would resort the grid after editing a cell in the qty column DEV-4349 stg
fix: Executing sp stg elements by hand without loging parameters cause error in core.executestgelement_sp DEV-4344 setup
Undelivered from Source location not showing up in ERP Setup UI DEV-4341label/inventory-insights
fix: Items with seasonality should not also have high forecast uncertainty label. DEV-3873label/inventory-insights
Enhancing order exception info texts. DEV-4285