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:
Carlos Pacha
2011-08-11 10:12:02 -04:00
parent 5839e4be5f
commit aeb42deb01
2 changed files with 6 additions and 1 deletions

View File

@@ -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