Skip to content

Commit 90d3520

Browse files
yichensql-gifjssql1234
authored andcommitted
feat: add wiki docs & restructure
1 parent 502d2f2 commit 90d3520

File tree

238 files changed

+2912
-1531
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

238 files changed

+2912
-1531
lines changed

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

docs/faq/date-format.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Why Date format not display correctly in some payroll report?
3+
description: A guide to solve date format not display correctly in some payroll report
4+
slug: /faq/date-format
5+
tags: ["SQL Payroll", "FAQ", "Date"]
6+
---
7+
8+
## Issue
9+
10+
What is the faster solution to show the date format correctly?
11+
12+
![date-format-issue](../../static/img/faq/date-format/date-format-issue.jpg)
13+
14+
*Example report: Government Reports | Print Income Tax PCB 2 (II)*
15+
16+
## Solution
17+
18+
1. Go to **Control Panel**.
19+
20+
2. Search for **Region** in Control Panel.
21+
22+
3. Click on **Additional Settings**...
23+
24+
![date-format-additional-setting](../../static/img/faq/date-format/date-format-additional-setting.jpg)
25+
26+
4. Click to **Date** tab.
27+
28+
5. Change the Short Date Format to **DD/MM/YYYY**
29+
30+
![date-format-change](../../static/img/faq/date-format/date-format-change.jpg)
31+
32+
6. Date format has display correctly now.
33+
34+
![date-format-result](../../static/img/faq/date-format/date-format-result.jpg)

docs/faq/error-calendarinfo.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: Why show error message dataset "CalendarInfo" does not exist when batch email using customize payslip format?
3+
description: A guide to solve error message dataset "CalendarInfo" does not exist when batch email using customize payslip format
4+
slug: /faq/error-calendarinfo
5+
tags: ["SQL Payroll", "FAQ", "Error"]
6+
---
7+
8+
## Issue
9+
10+
Error message prompt when try to **Export to E-Mail Client (Batch)** using **customize payslip format**.
11+
12+
![error-issue](../../static/img/faq/error-calendarinfo/error-issue.jpg)
13+
14+
## Solution
15+
16+
At payslip report designer, change the **[\<Profile."RegisterNo">]** to **[\<Profile."BRN">]**
17+
18+
![error-solution](../../static/img/faq/error-calendarinfo/error-solution.jpg)
19+
20+
**After correction**, it will be look like the screenshot below.
21+
22+
![error-result](../../static/img/faq/error-calendarinfo/error-result.jpg)

docs/faq/missing-code.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: How to fix Missing Code and Employee Name columns in the month payroll screen?
3+
description: A guide to solve Missing Code and Employee Name columns in the month payroll screen
4+
slug: /faq/missing-code
5+
tags: ["SQL Payroll", "FAQ", "Missing"]
6+
---
7+
8+
## Issue
9+
10+
![missingcode-issue](../../static/img/faq/missing-code/missingcode-issue.jpg)
11+
12+
## Solution
13+
14+
Tick the **Code** and **Name** columns.
15+
16+
![missingcode-solution](../../static/img/faq/missing-code/missingcode-solution.jpg)

docs/getting-started/modules.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,21 @@ SQL Payroll consists of 3 main modules:
1818

1919
| Module | Description |
2020
| -------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
21-
| [**Maintain Allowance**](../usage/payroll/maintenance/maintain-allowance.md) | Define the allowance type, rate and contribution |
22-
| **Maintain Claims** | Define the claims type and amount |
23-
| [**Maintain Commission**](../usage/payroll/maintenance/maintain-commission.md) | Define the commission type, rate and contribution |
24-
| [**Maintain Contribution**](../usage/payroll/maintenance/maintain-contribution.md) | Enable to set Bonus, Director Fee, EPF, working hour/day per month, OT, etc. |
25-
| **Maintain Deduction** | Define the deduction type, rate and contribution |
26-
| [**Maintain Frequency**](../usage/payroll/maintenance/maintain-frequency.md) | Enable to set different frequency, eg. weekly, half month |
27-
| [**Maintain Overtime**](../usage/payroll/maintenance/maintain-overtime.md) | Define the overtime type, rate , unit type, and contribution |
28-
| [**Maintain Payment Method**](../usage/payroll/maintenance/maintain-payment-method.md) | Define the bank information |
29-
| [**Maintain Wages**](../usage/payroll/maintenance/maintain-wages.md) | Enable to set different contribution on Wages, such EPF, SOCSO, EIS, PCB, OT,EA and HRDF |
21+
| [**Maintain Allowance**](../usage/payroll/setup.md#maintain-allowance) | Define the allowance type, rate and contribution |
22+
| [**Maintain Claims**](../usage/payroll/setup.md#maintain-claim) | Define the claims type and amount |
23+
| [**Maintain Commission**](../usage/payroll/setup.md#maintain-commission) | Define the commission type, rate and contribution |
24+
| [**Maintain Contribution**](../usage/payroll/setup.md#maintain-contribution) | Enable to set Bonus, Director Fee, EPF, working hour/day per month, OT, etc. |
25+
| [**Maintain Deduction**](../usage/payroll/setup.md#maintain-deduction) | Define the deduction type, rate and contribution |
26+
| [**Maintain Frequency**](../usage/payroll/setup.md#maintain-frequency) | Enable to set different frequency, eg. weekly, half month |
27+
| [**Maintain Overtime**](../usage/payroll/setup.md#maintain-overtime) | Define the overtime type, rate , unit type, and contribution |
28+
| [**Maintain Payment Method**](../usage/payroll/setup.md#maintain-payment-method) | Define the bank information |
29+
| [**Maintain Wages**](../usage/payroll/setup.md#maintain-wages) | Enable to set different contribution on Wages, such EPF, SOCSO, EIS, PCB, OT,EA and HRDF |
3030

3131
## Other Basic modules
3232

3333
| Module | Description |
3434
| --------------------------------------------------------------------- | -------------------------------------------------------------------- |
35-
| [**Maintain Employee**](../usage/human-resource/maintain-employee.md) | Help to maintain employees biodata |
35+
| [**Maintain Employee**](../usage/human-resource/human-resources-setup.md#maintain-employee) | Help to maintain employees biodata |
3636
| **Maintain Branch** | Define the branch name, eg. HQ, branch A, B, C, etc |
3737
| **Maintain Department** | Define the department, eg. Accounts, Sales, Production, etc |
3838
| **Maintain Group** | Define the group level, eg. Director, Manager, Executive, Clerk, etc |

docs/integration/hrms/e-leave/app-usage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
sidebar_position: 2
33
title: App Usage
44
description: An E Leave features in SQL HRMS app guide
5+
slug: /integration/hrms/e-leave/app-usage
56
---
67

78
## Dashboard

docs/integration/hrms/e-leave/faq.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
sidebar_position: 4
33
title: FAQ
44
description: E-Leave Frequently Asked Questions
5+
slug: /integration/hrms/e-leave/faq
6+
tags: ["SQL Payroll", "FAQ", "Register", "Email", "E Leave"]
57
---
68

79
## Leave Applications & Approvals
@@ -135,3 +137,27 @@ This occurs when:
135137
:::info[Reminder]
136138
If you rely on HRMS for leave and claim applications, always finish with **Update Payroll** so records are posted to SQL Payroll.
137139
:::
140+
141+
### 13. How to register the staff email to access the E Leave?
142+
143+
1. **Update 1 email address** to each employee (staff) in Maintain Employee.
144+
145+
![register-setup](../../../../static/img/faq/register-email-eleave/register-setup.png)
146+
147+
2. Access to menu : **Cloud | Sync Cloud..**
148+
149+
3. Click **Sync Now**.
150+
151+
![register-sync](../../../../static/img/faq/register-email-eleave/register-sync.jpg)
152+
153+
### 14. How to deregister the staff email to access the E Leave?
154+
155+
1. Remove the staff email from Maintain Employee.
156+
157+
![remove-staff-email](../../../../static/img/faq/register-email-eleave/remove-staff-email.png)
158+
159+
2. Access to menu : Cloud | Sync Cloud..
160+
161+
3. Click Sync Now to update.
162+
163+
![remove-sync](../../../../static/img/faq/register-email-eleave/remove-sync.jpg)

docs/integration/hrms/e-leave/payroll-setup.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
sidebar_position: 1
33
title: Payroll Setup
44
description: An E Leave setup guide in SQL Payroll
5+
slug: /integration/hrms/e-leave/payroll-setup
56
---
67

78
## Multi-Level Leave Approval & Notification Settings

docs/integration/hrms/e-leave/sync-cloud.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
sidebar_position: 3
33
title: Sync Cloud
44
description: An E Leave sync cloud guide in SQL Payroll
5+
slug: /integration/hrms/e-leave/sync-cloud
56
---
67

78
**Step 1:** Cloud Icon | Sync Cloud… | Leave App | Sync All

docs/miscellaneous/epf/overview.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,20 @@ tags: ["SQL Payroll", "EPF"]
2222

2323
![contribution-rate-2](../../../static/img/miscellaneous/epf/contribution-rate-2.png)
2424

25+
## EPF Table
26+
27+
This function is to show a list of EPF Amount which is need to be pay/deduct from the Salary by Employee & Employer.
28+
29+
1. User can manually change the Rate by Amount or by percentage.
30+
2. Just Click Rebuild after the changes.
31+
3. Any changes here will not affect the Process of Payroll.
32+
33+
![epf-table](../../../static/img/miscellaneous/epf/epf-table.jpg)
34+
35+
:::info[Government Official Portal]
36+
[Kumpulan Wang Simpanan Pekerja](http://www.kwsp.gov.my/)
37+
:::
38+
2539
## Frequently Asked Questions (FAQs)
2640

2741
### How Does SQL Payroll manage EPF contributions?
@@ -43,6 +57,8 @@ You can set the EPF rate at 19% for employees In the management level. The emplo
4357

4458
- If employee is above 60 years old, the employee’s EPF contribution rate will be 0% while the employer’s contribution will be 4%
4559

60+
![over-60](../../../static/img/miscellaneous/epf/over-60.png)
61+
4662
### Are employees above the age of 75 required to contribute for EPF?
4763

4864
- No. No contributions are required from both parties.

0 commit comments

Comments
 (0)