Skip to content

Commit 79ae6d7

Browse files
feat: add changelog
1 parent f782ce3 commit 79ae6d7

3 files changed

Lines changed: 78 additions & 0 deletions

File tree

changelog/5.2026.1067.891.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ E-commerce tweaks for Shopee and Lazada, and various system fixes and improvemen
1212

1313
## Updates
1414

15+
- **MyInvois (E-Invoice MY)**:
16+
- Now support E-Invoice **v1.1**.
17+
1518
- **Clipboard Import**:
1619
- Added support for Stock Item Customer & Supplier Item
1720

changelog/5.2026.1068.892.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
date: 2026-01-30
3+
title: 5.2026.1068.892
4+
description: SQL Account version 5.2026.1068.892 changelog
5+
slug: 5.2026.1068.892
6+
hide_table_of_contents: false
7+
---
8+
9+
Database upgrade to version 222. Major MyInvois enhancements including Draft Document Submission, SST improvements, and various bug fixes. (*892*)
10+
11+
<!-- truncate -->
12+
13+
## Database
14+
15+
- Database upgraded to version **222**
16+
17+
## Updates
18+
19+
- **General**:
20+
- Added `LastModified` field for Stock & Production Module (#7589).
21+
- Increased GST_PROCESS and SST_PROCESS Ref1 and Ref2 field lengths to 50 characters.
22+
- Removed "Analyse Data Integrity" from Access Rights.
23+
- Removed "Clipboard Import" from Access Rights.
24+
25+
- **MyInvois (E-Invoice MY)**:
26+
- Added support for MyInvois Draft Document Submission. (Now GL Cashback & Journal Entry can choose which line items to be submitted)
27+
- Added GL Journal Entry (GL_JE) support for MyInvois documents.
28+
- Added new fields (FromDocType, FromDocKey, Payload, TypeCode, ISOCode) to MyInvois Transaction.
29+
30+
- **AI Easy Scan (OCR)**:
31+
- Added Re-OCR action to reprocess documents.
32+
- Added duplicate posting detection.
33+
- Optimized display messages.
34+
35+
- **SST (MY)**:
36+
- Service tax codes SVE, SVGR, SVOE, and SVZ now follow payment basis instead of accrual/billing basis (#7597).
37+
- SST Return now supports calculation of pending Service Tax Exempted over 12 months.
38+
39+
## Bug Fixes
40+
41+
- **MyInvois (E-Invoice MY)**:
42+
- Fixed an issue where double-clicking a Payment Voucher under the E-Invoice tab would cause an access violation (#7663).
43+
- Fixed a dynamic SQL error for Firebird 3.0 when accessing From Doc header (#7666).
44+
45+
- **General**:
46+
- Fixed GL Profit & Loss Statement report Gross Margin % formula to use Gross Profit divided by Net Sales instead of Gross Sales (#7665).
47+
- Fixed Sales Picking List report Description2 field to show the document item's 2nd Description instead of Stock Item's 2nd Description (#7662).
48+
- Fixed RHB Reflex Bank Balance error when Microsoft MSXML is not installed (#7669).
49+
- Fixed Entry's Detail form to show "Browse" button caption instead of "Detail" when "Split Browse & Detail window" mode is enabled (#7668).

changelog/5.2026.1069.892.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
date: 2026-02-04
3+
title: 5.2026.1069.892
4+
description: SQL Account version 5.2026.1069.892 changelog
5+
slug: 5.2026.1069.892
6+
hide_table_of_contents: false
7+
---
8+
9+
Bug fixes for reports, MyInvois, and API improvements. (*892*)
10+
11+
<!-- truncate -->
12+
13+
## Bug Fixes
14+
15+
- **Reports**:
16+
- Fixed `Sales Invoice 13` batch printing header problem.
17+
- Fixed GL Multi-Ledger Detail Level 1 Only to hide foreign Currency DR & CR only when currency is not '----'.
18+
- Fixed Profit & Loss with Cash Flow (Amt Exclude Tax) to use Supplier Code for Purchase documents to get correct Tax Amount, and exclude CN with date greater than Date To.
19+
20+
- **MyInvois (E-Invoice MY)**:
21+
- **Important:** Fixed an issue where e-invoice might be submitted into sandbox wrongly due to Test Validate bug.
22+
- Fixed an issue where cancelling or rejecting a MyInvois document without a reason was allowed.
23+
- Fixed an access violation error when cancelling a MyInvois document.
24+
25+
- **API**:
26+
- Fixed PUT method on Currency returning "Duplicates not allowed" error (#7677).

0 commit comments

Comments
 (0)