BUG 7417 Application update date from APP_CACHE_VIEW does not show correct value
This issue was solved, these changes have been done it
This commit is contained in:
@@ -69,7 +69,6 @@ BEGIN
|
||||
DEL_FINISHED = NEW.DEL_FINISHED,
|
||||
DEL_DELAYED = NEW.DEL_DELAYED,
|
||||
APP_FINISH_DATE = NULL,
|
||||
APP_UPDATE_DATE = NOW(),
|
||||
APP_OVERDUE_PERCENTAGE = NEW.APP_OVERDUE_PERCENTAGE
|
||||
WHERE
|
||||
APP_UID = NEW.APP_UID
|
||||
|
||||
Reference in New Issue
Block a user