6.2-r17
Important To Know For Upgrade
stgFixed: inv.v_stocks does not produce duplicate records. DEV-3891stgToolbox improvements:
New tb.create_procedure to create a skeleton procedure.
New tb.add_synonym to add synonyms. Better error handling in lock/unlock schema.
Improved error logging in merge procedure.
Audit list showing initial status of object.
Improved intelligence for stg element type in tb.add_element.
Adding migration DEV-3886
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
Bugs
stgFix inv._ex views and changed to tb DEV-4087item-cardAggregate/sum values over period for series that are marked as aggregated_over_period = false AND aggregation_calc_func = 'sum' so that they are visible in the Item Card Grid. DEV-4065ForecastsFix Settings Cache: When applied demand on Saturdays in global settings it didn't work on item level when rerun forcast DEV-3967stgMaking sure all raw stg elements and included when the system is installed and using "other erp" DEV-3915reports/ItemFixing safetystock bug for floating order frequency items. DEV-4009stgFixed: inv.v_stocks does not produce duplicate records. DEV-3891reports/itemsMake report list refresh after group is edited DEV-3858ForecastsNumber of Christmas/Easter Weeks Required for Custom Day Distribution to settings table and forecast code added. DEV-3833ordersChange the primary key of item_order_routes_extra_info tables to match the item_order_routes table (a requirement for extra info database trigger to function properly) DEV-3723ForecastsSettings Cache now works on item level when demand on Saturdays is applied in global setting when forecast is rerun. DEV-3595Forecasts, ordersAltering batch_id in forecast_processes table to use sequence instead of non-threadsafe select max + 1 method DEV-3242reports/itemsfix: Cannot remove columns from report after changing language DEV-2809translationsWrong Icelandic translations in column filters DEV-2308
Tasks
user-managementPrompt users who sign in using their Microsoft account for account selection DEV-4100user-managementfix: SSO - Refresh token not used when authentication token is expired DEV-4116coretb.events improvements - printing help in the message tabs and returning partial data DEV-3914stgtb.batch_info improvements DEV-3897stgToolbox improvements: New tb.create_procedure to create a skeleton procedure. New tb.add_synonym to add synonyms. Better error handling in lock/unlock schema. Improved error logging in merge procedure. Audit list showing initial status of object. Improved intelligence for stg element type in tb.add_element. Adding migration DEV-3886datafactory, stgAdding the ability to run one db setups through datafactory DEV-3882stgAdd tb.run_info and tb.run_list DEV-3849stgMoving the create extra info helper from core to tb schema DEV-3658item-cardClient: Show undelivered orders sorted by date, such that those that are expected to be delivered first are on top. DEV-2189