Project

General

Profile

Actions

Bug #1885

open

Incorrect Upload limit date set for education tests when position is added

Added by Bhavya B over 5 years ago. Updated over 5 years ago.

Status:
New issue
Priority:
Immediate
Assignee:
-
Category:
Employee History
Target version:
-
Start date:
03/27/2020
Due date:
% Done:

0%


Description

Steps:
1. For an employee - add different position so that all the different types of education tests are added to the employee automatically
2. Note down the serial number of the employee say 151
3. Open DB And note down the upload_limit_date for the employee using the query:
SELECT upload_limit_date FROM docs_crm.education_tests where employee_id = 151

ER:

DOC TYPE        EXPECTED UPLOAD_LIMIT_DATE
Monthly         Last day of current month
Annually        Mid year - end of june

As per the above, eg: for 151, the Job Position start date is 08-Aug-2019
So, the expected Dates are below:
DOC TYPE        EXPECTED UPLOAD_LIMIT_DATE
Monthly         31-Mar-2020
Annually        30-Jun-2020

AR:
The dates shown are as below:
DOC TYPE        EXPECTED UPLOAD_LIMIT_DATE
Monthly         9-Apr-2020
Annually        9-Apr-2020

Actions #1

Updated by Bhavya B over 5 years ago

  • Priority changed from Normal to Immediate
Actions #2

Updated by Bhavya B over 5 years ago

  • Category set to Employee History
Actions

Also available in: Atom PDF