6.3-r13
Release notes - AGR Development - 6.3-r13
Task
DEV-5552 Add cus_pre/post_sql to core.stg_element
We want to allow consultants to be able to execute stuff before/after element. Currently we have data_merge_pre/post_sql but that only applies to merge elements and its also used for standard things meaning if consultants use it there is a risk of it being overwritten in patch scripts. Columns cus_pre/post_sql will allow executing stuff before/after merge and proc elements and will never be overwritten in patch scripts. Note that the sql would not be bundled inside a merge statement like data_merge_pre/post_sql, the sql is executed before/after the proc/merge sql.
DEV-5731 Update translations for updated Overstock (now considering safety stock)
Overstock label: specifically mention that safety stock is included in the overstock calculations.
DEV-5771 ex views 2023-01
ex views showing translation text
Also a few minor toolbox object changes
Bug
DEV-5740 Migration error due to dependency in core.stg_element
Migration error due to dependency in core.stg_element