Revision: e015c905ff

Create Wiki Page

Restore Revision

Administrator edited on Nov 7, 2021, 4:59:14 PM

@@ -0,0 +1,33 @@
+<p align="justify"> Attendance is a record stating whether an Employee has been present on a particular day or not.</p>
+
+<p align="justify"> In StrideERP, you can mark and record attendance of an Employee on a daily basis using the Attendance doctype.</P>
+
+<p align="justify"> <b>To access Attendance, go to:</b></p>
+
+Home > Human Capital > Attendance
+
+<h2> 1. Prerequisites </h2>
+<p align="justify"> Before creating an Attendance record, it is advised that you create the following first:</p>
+<ul>
+<li>Employee </li>
+<li>Shift Type</li>
+</ul>
+
+<h2> 2. How to create an Attendance </h2>
+<ol>
+<li>Go to the Attendance list, click on New.</li>
+<li>Select the Employee.</li>
+<li>Select the Attendance Date.</li>
+<li>Select the Shift (optional).</li>
+<li>Select the Status (Present, Absent, On Leave, Half Day).</li>
+<li>Save and Submit.</li>
+</ol>
+
+<blockquote><b>Note:</b> Attendance cannot be marked for future dates.</blockquote>
+
+<p align="justify"> You can get a monthly report of your Attendance data by going to the Monthly Attendance Details report.</p>
+
+<p align="justify"> You can easily set attendance for Employees using the Employee Attendance Tool.</p>
+
+<p align="justify"> You can also bulk upload attendance using the Upload Attendance.</p>
+