Skip to content

Commit 289b48c

Browse files
author
Chang
committed
feat: changelog
1 parent 00ae57e commit 289b48c

11 files changed

Lines changed: 347 additions & 0 deletions

changelog/1.2024.264.211.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
date: 2024-09-26
3+
title: 1.2024.264.211
4+
description: SQL Payroll version 1.2024.264.211 changelog
5+
slug: 1.2024.264.211
6+
hide_table_of_contents: false
7+
---
8+
9+
HR Announcemnt for HRMS, Hong Leong Bank Connect & Bank of China bank file format update
10+
11+
<!-- truncate -->
12+
13+
## Database
14+
15+
Database upgraded to version **134**
16+
17+
---
18+
19+
## Features
20+
21+
- Added HR Announcement for HRMS
22+
23+
---
24+
25+
## Updates
26+
27+
- Added missing routing code for Hong Leong Bank Connect First bank file format
28+
- Bank of China IGBT Payroll file format version 1.7
29+
- Include Gratuity and Employement Loss of Compensation to paysheet when Sync Cloud
30+
31+
---
32+
33+
## Bug Fixes
34+
35+
- Net pay is incorrect on employee payroll if adjustment is not equal to zero
36+
- Employee listing grid column values become empty after using `Add to Payroll`

changelog/1.2024.265.212.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
date: 2024-10-02
3+
title: 1.2024.265.212
4+
description: SQL Payroll version 1.2024.265.212 changelog
5+
slug: 1.2024.265.212
6+
hide_table_of_contents: false
7+
---
8+
9+
SOCSO wage ceiling updated to RM6000, UOB and Maybank2E-RC file format fixes, and improved Announcement window resizing.
10+
11+
<!-- truncate -->
12+
13+
## Updates
14+
15+
- SOCSO new wage ceiling increase to 6000 effective on 1 Oct 2024
16+
17+
---
18+
19+
## Bug Fixes
20+
21+
- UOB Interbank Giro and Inter Account Fund Transfer file format should contain all records in one file, regardless of IBG or internal fund transfer
22+
- Submit Maybank2E-RC Universal Payment file to bank portal return error if payment mode is Duitnow Transfer
23+
- Fix Maintain Announcement window unable to resize

changelog/1.2024.266.213.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
date: 2024-10-29
3+
title: 1.2024.266.213
4+
description: SQL Payroll version 1.2024.266.213 changelog
5+
slug: 1.2024.266.213
6+
hide_table_of_contents: false
7+
---
8+
9+
Database upgraded, new wage and attendance fields, coinage update, and multiple payroll and bank file bug fixes.
10+
11+
<!-- truncate -->
12+
13+
## Database
14+
15+
Database upgraded to version **135**
16+
17+
---
18+
19+
## Updates
20+
21+
- Add Rate field to Maintain Wages
22+
- Add *WorkStart* and *WorkEnd* to Time Attendance Summary Report
23+
- Rename employee classification options
24+
- Display color and status for Grid Export in Excel file from Sync Cloud
25+
- Generate payment voucher including e-Invoice fields
26+
- Coinage report added currency note 20
27+
28+
---
29+
30+
## Bug Fixes
31+
32+
- Submit Maybank2E RC Universal Payment file to bank return error "Favorite Beneficiary/Biller Code is mandatory"
33+
- Fixed PR.Tax.CP22A-2023 format employee email not shown
34+
- Fix Sync Cloud Time Attendance `grid export to spreadsheet` unable to show *Clock Status*
35+
- Fix Sync Cloud Edit Log that may cause duplicate *InKey* or *OutKey*
36+
- Payroll summary shows empty result if filtered by payment type of the payroll process
37+
- Month end payroll overtime pay rate is incorrect calculated if pending allowance is processed first in Ad Hoc
38+
- Submit AmAccess Biz salary file to bank return error `Zakat Tab – Zakat Employer Reference Number is required`
39+
- Fix Sync Cloud Time Attendance OT tab unable to edit if license is unregistered or expired
40+
- Fix Income tax report when printed or saved to file is not based on grid view filtered records
41+
- Bank of China file format incorrect beneficiary bank name

changelog/1.2024.267.214.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
date: 2024-12-03
3+
title: 1.2024.267.214
4+
description: SQL Payroll version 1.2024.267.214 changelog
5+
slug: 1.2024.267.214
6+
hide_table_of_contents: false
7+
---
8+
9+
Database upgraded, Boolean field type conversion, Employment Act weekly hours update.
10+
11+
<!-- truncate -->
12+
13+
## Database
14+
15+
Database upgraded to version **136**
16+
17+
---
18+
19+
## Features
20+
21+
- Convert Boolean field to actual Boolean Type
22+
23+
---
24+
25+
## Updates
26+
27+
- The Employment Act 1955 reduce maximum weekly working hours from 48 to 45 for Peninsular Malaysia and Labuan, with effect from 1 January 2023
28+
- Rename other income form grid column caption
29+
30+
---
31+
32+
## Bug Fixes
33+
34+
- Repeating the pasting of paysheet detail records, then deleting them, results in an incorrect gross pay
35+
- Income tax EA form does not exclude employee record where none of the remuneration contribute to PCB, PCB (A) or EA for the year
36+
- Fix Payment voucher missing *companyname* field
37+
- Fix issue where submit CP22A text file to IRBM return error `No Telefon Majikan Wajib Diisi`

changelog/1.2024.269.215.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
date: 2024-12-19
3+
title: 1.2024.269.215
4+
description: SQL Payroll version 1.2024.269.215 changelog
5+
slug: 1.2024.269.215
6+
hide_table_of_contents: false
7+
---
8+
9+
Database upgrade, fixes for RHB CP39 bank submission errors, accurate cloud leave balances, and improved UOB Interbank Giro file submission.
10+
11+
<!-- truncate -->
12+
13+
## Database
14+
15+
Database upgraded to version **137**
16+
17+
---
18+
19+
## Bug Fixes
20+
21+
- Fix issue when submitting RHB CP39 text file to bank return error `Country code is mandatory if passport no. is entered` when there is an employee record with NewIC and Passport entered
22+
- Sync cloud leave balance not tally with leave balance report
23+
- Submit Interbank Giro file to UOB return error

changelog/1.2025.270.216.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
date: 2025-01-17
3+
title: 1.2025.270.216
4+
description: SQL Payroll version 1.2025.270.216 changelog
5+
slug: 1.2025.270.216
6+
hide_table_of_contents: false
7+
---
8+
9+
Introduces 2025 payroll calculator and tax reports, new access rights, reminders, leave passage tax exemption, and various payroll and bank file bug fixes.
10+
11+
<!-- truncate -->
12+
13+
## Features
14+
15+
- Payroll Calculator 2025
16+
- Income tax EA and EC reports for year 2025
17+
- TP1 and TP3 reports for year 2025
18+
- Add `Edit Statutory Contribution Amount` access right
19+
- Add Access Right for Time Attendance
20+
21+
---
22+
23+
## Updates
24+
25+
- Add Reminder to generate Work Session for next year in Sync Cloud
26+
- Add leave entitlement processor reminder on after login
27+
- Add Leave Passage tax exemption
28+
29+
---
30+
31+
## Bug Fixes
32+
33+
- Fix Recalculate leave entitlement prompt error “Invalid argument to date encode”
34+
- Fix Maybank Universal Payment Zakat format missing Payment Indicator option
35+
- Fix Duplicate Key error when Sync Time Attendance for same Employee with same AdjTransDate
36+
- The rate of pending wage record is not filled with the employee wage rate if the code of pending wage record is changed
37+
- Fix Paysheet contribution amount is incorrect if the Esc key is pressed after editing

changelog/1.2025.271.217.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
date: 2025-02-05
3+
title: 1.2025.271.217
4+
description: SQL Payroll version 1.2025.271.217 changelog
5+
slug: 1.2025.271.217
6+
hide_table_of_contents: false
7+
---
8+
9+
Database upgraded with improved UBS Payroll import validation, reminder prompt fixes, and access rights corrections.
10+
11+
<!-- truncate -->
12+
13+
## Database
14+
15+
Database upgraded to version **138**
16+
17+
---
18+
19+
## Bug Fixes
20+
21+
- Fix UBS Payroll import to raise exception if detect invalid or out of range date value
22+
- Fix Reminder to generate Calendar Date prompted for non TMS user
23+
- Fix “Pending Payroll Listing – Gratuity” access right is missing
24+
- Fix Some data processors access rights are not functional

changelog/1.2025.272.218.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
date: 2025-02-18
3+
title: 1.2025.272.218
4+
description: SQL Payroll version 1.2025.272.218 changelog
5+
slug: 1.2025.272.218
6+
hide_table_of_contents: false
7+
---
8+
9+
Database upgraded with updated tax forms, new salary payment formats, improved employee data entry, and various payroll and bank file bug fixes.
10+
11+
<!-- truncate -->
12+
13+
## Database
14+
15+
Database upgraded to version **139**
16+
17+
---
18+
19+
## Features
20+
21+
---
22+
23+
## Updates
24+
25+
- Update income tax EA and EC form
26+
- Auto update City and State after input PostCode
27+
- Update PR.Tax.CP8D-2024 Note
28+
- Add paysheet OPF year 2025
29+
- Auto-fill benefit-in-kind description in income tax EA form
30+
- Add i-bizRakyat Salary Payment, LHDN, SOCSO, EIS excel formats
31+
- Add income tax CP8D report for year 2024
32+
- Prompt confirmation message in Maintain Employee if wage is entered below 1700
33+
34+
---
35+
36+
## Bug Fixes
37+
38+
- Submit Maybank Universal Payment Zakat file to bank return error `Address 1 is mandatory` if payment indicator is equal to 01 in header record
39+
- PCB amount is incorrect if employee paysheet deduction record type is changed to zakat
40+
- AffinMax EPF excel format “Contribution Month and Year” column value is invalid

changelog/1.2025.273.219.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
date: 2025-03-01
3+
title: 1.2025.273.219
4+
description: SQL Payroll version 1.2025.273.219 changelog
5+
slug: 1.2025.273.219
6+
hide_table_of_contents: false
7+
---
8+
9+
Adds PCB 2025 printing, improves EA & EC date checks, and fixes pending tax relief record saving error.
10+
11+
<!-- truncate -->
12+
13+
## Features
14+
15+
- Print PCB year 2025
16+
17+
---
18+
19+
## Updates
20+
21+
- Add checking for Join & Resign Date for EA & EC format
22+
23+
---
24+
25+
## Bug Fixes
26+
27+
- Fix Saving a pending optional tax relief record with code `TD.7001` prompt error `Code (TD.7001) not found`

changelog/1.2025.274.220.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
date: 2025-04-26
3+
title: 1.2025.274.220
4+
description: SQL Payroll version 1.2025.274.220 changelog
5+
slug: 1.2025.274.220
6+
hide_table_of_contents: false
7+
---
8+
9+
Database upgraded with new access rights, 5-levels OT tiers, improved announcements and leave setup, and multiple payroll, reporting, and file format bug fixes.
10+
11+
<!-- truncate -->
12+
13+
## Database
14+
15+
Database upgraded to version **140**
16+
17+
---
18+
19+
## Features
20+
21+
- Add `Process Bonus` access right
22+
- Add OT tier up to 5 levels in Work OT
23+
24+
---
25+
26+
## Updates
27+
28+
- Allow user to set announcement period
29+
- Add new leave type when create new sample database
30+
- Add PR.Tax.CP8D-2024-English format
31+
- Alert if nationality is MY and New IC is empty
32+
33+
---
34+
35+
## Bug Fixes
36+
37+
- Fix server raise `Duplicate entry…` error when sync paysheet & leave
38+
- Delete Public Holiday record if that year doesn’t have any Work Day records
39+
- Fix Possible having less than 365 / 366 calendar dates when copying work schedule
40+
- Fix `Unable to fix TMS log` due to different calendar date
41+
- Fix Reminder to generate calendar date still prompt even before October
42+
- Fix export to excel total shown white color for PR.Summary.Grouped-L1.Report 1
43+
- Fix saving paysheet changes prompt error `is not a valid boolean value`
44+
- Maybank Universal Payment EIS file format footer record `Total Employer Contribution Amount` column value is incorrect
45+
- Fix Employee age and service year are not refresh after reset payroll
46+
- CIMB ePayroll Payment / Bulk Payment file format missing some bank codes
47+
- Win64 – Change and save employee master record wage prompt error `Access Violation`

0 commit comments

Comments
 (0)