Attendance Mgmt.

Date, Get Weekend Sunday

Date, Get Weekend Sunday

Gets weekend Sundays of any date. If Sunday is specified, that day itself will be returned. If you want to get “Monday of the next week” or “Tuesday of the current week”, you need to convert like #q_date.addDays(1) or #q_date.addDays(-5).

Daily Report Flow

Automatically starts up every morning for reporting daily business. After the Step of [1. Enter report] is handled, the superior confirms the content at the Step of [2. Daily report confirmation]. If there is a comment, it will be sent to the reporter by email, and if the report needs correction of the contents etc., it will be returned to the Step of [1x. Rework]. If the first Step is not handled by the deadline time, it will be automatically terminated as “Unreported”.

Hours-worked Report Flow

Records clock-in and clock-out and calculates hours-worked automatically. Starts automatically at 7 o’clock every morning, and after processing the Step of [1. Attendance report] [2. Leave time report], the hours-worked are automatically calculated then goes to the Step of [3. Hours-worked confirmation]. Even if processing is not completed at each step, it will proceed automatically after a certain period of time has elapsed. If the first Step is not processed by the deadline time, that day is treated as a vacation. In addition, ingenuity to save efforts has been made such as the initial value setting and input support.