AGR Logo
6.1-r15 lts/6.1 2021-01-14T12:00:54Z 6.1.14 6.1.11 6.1.11 0 / 8 6.1-r15.zip6.1-r15.zip

6.1-r15

Database Update Scripts

  • Check out the update reports for updating and patching in the dbscripts\comparereports folder of the release zip file. (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 customisations in the objects listed there.)

Known Issues/Bugs

Unaddressed issues in JIRA

Issues

Issues that were addressed and fixed in this release

Client 6.1.14

  • Item Card - Fix issue where the forecast series in the Item Card chart was not displayed correctly when the start of week is not Monday (i.e aggregated to another day in chart_item_select). After these changes the forecast should be correctly placed and the helper/grid lines (tickInterval) in the chart are also moved to align with the newly added item_card_start_week setting. DEV-1960, PR-1063
  • Item Card - Make the week indication label on the x-axis optional in the Item Card chart. By setting the newly added item_card_hide_week_number setting to true the chart label will dislpay e.g. 7. Dec'20 instead of w50 - Dec'20. DEV-1960 PR-1063
  • Orders - Making sure the grid isn't resorted automatically after cell edit. DEV-1909, PR-1081
  • Workspaces - Filter drilldown be present viewfilter of same column DEV-575, PR-1098
  • Workspaces -the ability to have the select options in workspace action modals specified as a dynamic query. Also adds possibility to have modal selects multi-select. DEV-1954, PR-1084

API 6.1.11

  • Schedules - Remove deprecated purchase plans from schedules delete warning. DEV-1937, PR-1106

Databases 6.1.11

  • Item Card / Settings - Add the item_card_hide_week_number property to the dbo.settings table to hide/show the week label when the Item Card chart is viewed on the weekly level. DEV-1960 PR-1063
  • Split by Constraint - Fix fillup in split by constraint DEV-1991 PR-1108