Skip to content

Release_v2.2.0\

Latest

Choose a tag to compare

@shaybhat shaybhat released this 15 Aug 13:18
· 1 commit to main since this release

πŸ“– Installation Instructions

Download the file for your platform below.

Windows:

  1. Download Accelent_Desktop_v2.2.0.zip
  2. Extract the zip to a folder of your choice
  3. Open the extracted folder and double-click Accelent.exe
  4. If Windows shows "Unknown Publisher", click "More info" β†’ "Run Anyway"

Android:

  1. Download Accelent_v1.6.1.apk
  2. Open the downloaded file to install
  3. If prompted, allow installation from this source
  4. Enjoy the new features of Accelent!

⚠️ Important Notice
Our installers (.zip for Windows, .apk for Android) are safe and officially distributed via GitHub.
Windows may show "Unknown Publisher" and Android may warn about the source β€” these are standard
alerts because our digital certificate is still being processed.

βœ… GitHub is a trusted global platform owned by Microsoft. If there were any threats, GitHub would
not allow distribution. Please click "Run Anyway" / "Install Anyway" to proceed.
Once our certificate is issued, these warnings will disappear.

πŸ“¦ Downloads
Accelent_Desktop_v2.2.0.zip β†’ Windows app (extract and run Accelent.exe)
Accelent_v1.6.1.apk β†’ Android app

Accelent Desktop v2.2.0

Fixed

  • Fixed a data-integrity issue where Credit Customer balances could display incorrect amounts. Payments recorded in the Receipts Panel now correctly update the customer's invoice and payment records, so balances stay accurate everywhere in the app.
  • Fixed the root cause of inventory occasionally going negative when sales were created from the mobile app β€” stock is now properly checked before a sale is confirmed, matching desktop behavior.
  • Fixed invoice print layout: the footer text no longer overlaps ("Copyright Β© Accelent" and "Powered by..." now display correctly).
  • Fixed the Tax Summary on invoices to correctly include 0%-rate GST items instead of silently dropping them from the total.

Added

  • Added a delete option (right-click) for transactions in the Receipts Panel history, with full reversal and an audit trail via Deletion Watcher.
  • Account Statements are now available for Credit Customers, using the same clear, unified format already used for Parties, Banks, and Cash accounts.
  • Added a safeguard that blocks recording a receipt for more than a customer's actual outstanding balance.

Changed

  • Removed the "Add New Party" and "Add Credit Customer" buttons β€” these accounts are now created automatically on first transaction, removing the risk of accidentally creating duplicate accounts.

Accelent Mobile v1.6.1

Fixed

  • Fixed sale/purchase creation showing a generic "Failed β€” check desktop app is running" message even when the real reason was something specific, like insufficient stock. The app now shows the actual error from the server.
  • This pairs with a desktop-side fix (v2.2.0) that stops sales from being created when stock is insufficient β€” previously this could push inventory into negative numbers when done from mobile.