Skip to content

Ticket #1070463

Pierre Suchacek requested to merge dev_2020_2_0_1070463_ps into dev_2020_2_0

Ticket #1070463: had to figure out why date was always stored at 1:00 a.m. the result is: the previous data type "TRADE_STARTDATE" and "TRADE_ENDDATE" were type "DATE" instead of "DATETIME". The xml file will do the change. Liquibase update necessary.

Merge request reports