AGR Logo
6.2-r15 release/6.2.x 2022-02-16T10:47:39Z 6.2.12 6.2.14 6.2.15 0 / 0 6.2-r15.zip6.2-r15.zip

6.2-r15

Database Update Scripts

  • Check out the update reports for updating and patching in the db_scripts\compare_reports 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 customizations in the objects listed there.)

Known Issues/Bugs

Unaddressed issues in JIRA

Issues

Issues that were addressed and fixed in this release

Bug Bugs

  • Migration- Remove est_available_date from order view. DEV-3494
  • Custom Actions - fix: Custom action parameter name can not contain a dot character DEV-3483
  • Orders - Removing duplicate >0 filter in order master view DEV-3472
  • Orders - fix: Floating order frequency fails in demand for certain combinations of lead time and order frequency DEV-3457
  • Orders - fix: Translation key visible when saving system view as DEV-2595
  • Workspaces - fix: read only users can run workspace actions DEV-3461
  • Workspaces - fix: checkbox series not protected for read only users DEV-3460
  • Workspaces - fix: Locked Drill-down in a view doesn't work when coming into the view with the "excluded" state from another view DEV-3445
  • Workspaces - Make sure correct column is shown in filters if there are two columns matching the same id. DEV-3444
  • Workspaces - fix: conditional editing doesn't work when the condition column has NULL values DEV-3443
  • Demand Calculations - Order logic performance improvement after 6.2-r13 causing calculations to take longer than before DEV-3436
  • Item Card - extending the timeout when pressing the recalculate button. Now we are using the "extended sql command timeout” DEV-3431
  • Allocation- fix issues with items that don't have any stock value are not available in the "Create Allocation Proposal" view DEV-3422
  • Allocation - Now making sure only active and open items are used for finding Order Multiple. Using average of Order frequency days for all locations per Product group, when calculating the product group mix. DEV-3421
  • STG2 - fix: procedure [inv].[item_map_populate] skips the locations with type_id = 6, so locations with that type_id are not included in the inv.item_map and do not get any sales or stock data. DEV-3414

Task Tasks

  • Demand - Extra logging of dates and days remaining to better see the progress when doing large demand calculations DEV-3435
  • Helper Objects - Adding tb.help proc to give simple/clear overview of Toolbox objects DEV-3365
  • Allocation - Let stg_element for the dynamic forecast_run break on error." DEV-3212