Revision: 7a20df5f08

Edited HR Manager Handbook

Restore Revision

[email protected] edited on Jul 4, 2023, 1:50:31 PM

@@ -4,6 +4,23 @@
 
 In this handbook, we have categorize all functions into three main categories: **Mandatory Setup**, **Master Configuration** and **Daily Activities**.
 
-1.  **Mandatory Setup** \- This is what you must configure when you first using ByondHR.
-2.  **Master Configuration** \- In each modules, we separates Configuration and Activities for easier viewing experience. Configuration is the master setup of daily activities. If the configuration is not complete, activities will be affected.
-3.  **Daily Activities** \- In each modules, we separates Configuration and Activities for easier viewing experience. Activities are the day-to-day operation that you will be focusing on.
+<table class="table table-bordered">
+  <tbody>
+    <tr>
+      <td data-row="1" style="width: 20%;"><strong style="color: black; font-size: 16px;">Categories</strong></td>
+      <td data-row="1" style="width: 80%;"><strong style="color: black; font-size: 16px;">Description</strong></td>
+    </tr>
+    <tr>
+      <td data-row="2" style="width: 20%;"><strong style="color: black;">Mandatory Setup</strong></td>
+      <td data-row="2" style="width: 80%;">This is what you must configure when you first use ByondHR.</td>
+    </tr>
+    <tr>
+      <td data-row="3" style="width: 20%;;"><strong style="color: black;">Master Configuration</strong></td>
+      <td data-row="3" style="width: 80%;">In each module, we separate Configuration and Activities for easier viewing experience. Configuration is the master setup of daily activities. If the configuration is not complete, activities will be affected.</td>
+    </tr>
+    <tr>
+      <td data-row="4" style="width: 20%;"><strong style="color: black;">Daily Activities</strong></td>
+      <td data-row="4" style="width: 80%;">In each module, we separate Configuration and Activities for easier viewing experience. Activities are the day-to-day operations that you will be focusing on.</td>
+    </tr>
+  </tbody>
+</table>