Bug 5906 - NM Data mistmatch
Summary: NM Data mistmatch
Status: RESOLVED USER TO VERIFY
Alias: None
Product: IMIS PAYROLL AND HR
Classification: 01.IMIS
Component: IMIS PAYROLL AND HR FORMS AND REPORTS (show other bugs)
Version: unspecified
Hardware: PC Windows
: --- enhancement
Assignee: Mahender
URL:
Depends on:
Blocks:
 
Reported: 2021-03-01 15:10 IST by Priyanka Singh
Modified: 2021-04-16 07:03 IST (History)
3 users (show)

See Also:
Database:
Module ID:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 3 Mahender 2021-04-16 07:03:49 IST
        --BUGZILLA CALL ID 5906
        --Modify by MS dt 15/04/2021
        V_SHIFT_CODE := R4.SHIFT_CODE;
        IF  V_COMPANY_CODE !='Y7' THEN
            PKG_HOLIDAYS.GET_DAY_TYPE (R4.BADGE_NUMBER, R4.SHIFT_DATE, V_COMPANY_CODE, V_EMPLOYEE_CODE, V_SHIFT_CODE);
            --PKG_HOLIDAYS.GET_DAY_TYPE (R4.BADGE_NUMBER, R4.SHIFT_DATE, V_COMPANY_CODE, V_EMPLOYEE_CODE, V_SHIFT_CODE);
        ELSE
            PKG_HOLIDAYS.GET_DAY_TYPE@ESSL_Y7 (R4.BADGE_NUMBER, R4.SHIFT_DATE, V_COMPANY_CODE, V_EMPLOYEE_CODE, V_SHIFT_CODE);
        END IF;
        --END
Comment 2 Mahender 2021-04-16 07:03:06 IST
check and confirm
Description Priyanka Singh 2021-03-01 15:10:36 IST
Two weekly off reflecting in attendance sheet correction for the employees below.

Kanika (ENM002): 1st Saturday and Sunday and the actual weekly week off are only Sunday. 

Varun (ENM007): 3rd Monday and Sunday(all weeks). The actual week off is Sunday.

Baishali (ENM008), Purbasha (ENM012), Amit Kumar (ENM037), Dalveer Singh (ENM038), Tenzin Wangmo (ENM052): Actual week off is Saturday. All Saturdays and Sundays are showing as weekly off


Sachin Kumar (ENM059): Actual week off is Tuesday. All Tuesdays and Sundays are showing as weekly off