Versions Before BC27.0

Prev Next

Version 26.4.202535.140096

Release date: 29. August 2025

Change Type Area Description Details
Redesign Email Hierarchy Redesigned email sending hierarchy in Document Handling to align with Standard Business Central behavior. The email hierarchy logic in Document Handling has been redesigned to mirror the structure used in Standard Business Central. This ensures consistency and predictability when sending emails from documents. The updated hierarchy follows this order:

1. If an email is specified in Document Handling Sending Profile, it is used.
2. If not, the system uses the email from the E-mail field on the document.
3. This email is inherited from the Customer/Vendor card.
4. If a contact person is selected and has an email, that email overrides the document email.
5. If the selected contact lacks an email, the system reverts to the Customer/Vendor card email.
6. If no email is available on the Customer/Vendor card, the email field remains blank.

This redesign improves alignment across modules and enhances user experience by ensuring consistent email behavior.
Refactor BC27 Warning AA0198 variables clash This refactor addresses compiler warnings introduced in BC27 to maintain code quality and ensure forward compatibility:

• AL0604: Replaced implicit with statements with explicit Rec qualification to comply with upcoming language changes.

Example: SCBDHABatchPostAndSendMng.Page.al(359,21)

• AA0228: Removed unused local method RunReportRequestPage to clean up the codebase.

Example: SCBDHABatchPostAndSendMng.Page.al(628,21)

These changes are non-functional and do not affect runtime behavior but are essential for keeping the codebase compliant with future AL compiler requirements.
Refactor Remove old CLEAN19-20 preprocessor directives As part of ongoing codebase maintenance, all legacy CLEAN19-20 preprocessor directives have been removed. These directives were originally used to manage conditional compilation for older versions of Business Central and are no longer relevant.

This refactor improves code readability, reduces clutter, and ensures that the code aligns with current platform standards. No functional changes were introduced.

Version 26.2.202527.134392

Release date: 1. July 2025

Change Type Description
Bug Fix When post and send is done, the user is shown the previous document and a message saying that the document isn't released
Refactor BC27 Warning AA0198 variables clash
Refactor Update GetNotificationScope function to use enum

Version 26.0.202518.127856

Release date: 29. April 2025

Change Type Area Description Details
Bug Fix Electronic Invoicing If no GLN is present on the customer the Print of Sales Shipment is skipped If the Customer was set to Post and Send with Electronic Document for the Sales Invoice and no GLN was present on the Customer, the invoice would be posted without sending to Sproom (due to missing GLN) and the sending step for the Sales Shipment was skipped.

This has now been fixed, so if no GLN is present on the Customer, the posting will be stopped and an error will be shown.

Image
Bug Fix Fact Box E-mail Logs are showing a number but no mails are shown when opening Sent Mails On some pages the e-mail of sending invoices showed a number, but when opening the log, no e-mails were present.

A filter has now been set to show the sent e-mails when opening the log
Bug Fix Document Handling Sending Profile E-mail is requested when Post and Send is set to Electronic Document When the Customer was sent to received the Sales Invoice by Electronic Document, e-mail on the customer card was required when using the action Post and Send.

This has now been fixed
Enhancement Attachments Enable Attachments should be enabled by default for new installations The new feature Enable Attachment (currently in preview), is now enabled by default for new installations of Document Handling.

Image

This feature removes the previous field SCB Add MDI Files Automatically and replaces it with new field Enable Attachment In Document Handling, which allows the user to attach files from the source document as well as Master Data Files (requires the Master Data Information App)

Image
Refactor Warning AA0139: Possible overflow assigning Text to Text[250]

Version 25.4.202512.123711

Release date: 21. March 2025

Change Type Area Description Details
Bug Fix Batch Post When the Batch Post and Send function on sales orders was run, the user was prompt for each sales order. This has now been fixed

Version 25.4.202510.122246

Release date: 5. March 2025

Change Type Area Description Details
Enhancement Document Handling Menu What's New:

A new menu has been added to all documents where Document Handling is applicable. This menu consolidates all Document Handling actions in one place. The new menu helps visualize for customers that the actions used are coming from the Document Handling app. This enhancement aims to improve user experience by making Document Handling actions more accessible and clearly identifiable.

The menu is applicable on all pages where Document Handling is used for sending
Image
New feature Job Queue Job queues for posting and sending documents with Document Handling have been added. With this new feature it's possible to setup the job queues with the required filters in the Request Page. The Job Queues can be set up on each document list and a new menu Document Handling Job Queue has been added, where all the job queues can be set up.

The Job Queue can be set up for the following:

• Send Sales Order Confirmation
• Post and Send Sales Order (Shipment + Invoice)
• Post and Send Sales Cr. Memo
• Send Posted Sales Cr. Memo
• Post and Send Sales Invoices
• Send Posted Sales Invoices
• Send Posted Sales Shipment
• Issue and Send Fin. Charge Memo
• Send Issued Fin. Charge Memos
• Send Issued Reminders
• Issue and Send Reminders
Image

Image

Image
Redesign Document Handling Simple Text The menu Document Handling Simple Text Setup has changed name to Document Handling E-mail Templates. Image
Bug Fix Document Handling E-mail Template An extra space was set in the subject. This has now been fixed.
User Experience Shortcut To enhance efficiency in posting and sending invoices, we have introduced a new keyboard shortcut for the "Post and Send" function with Document Handling. The short cut key for Post and Send is "Shift + F9". Image

Version 25.3.202507.120012

Release date: 12. February 2025

Change Type Area Description Details
Bug Fix Document Handling Sending Profile If the Sales Invoice was to be sent with Electronic Invoice to Sproom and the Sales Shipment was to be printet upon Post and Send from the Sales Order and the Sending Profile for the Sales Order for the customer was set to e-mail, the Sales Invoice and Sales Shipment setup was skipped. This has now been fixed. So with this setup, the Sales Invoice is send to Sproom (requires the Abakion App Electronic Invoicing with Sproom) and the Sales Shipment is printed upon clicking Post and Send (Doc. Handling) Image

Version 25.2.202451.114816

Release date: 13-12-2024

Change Type Description
Bug Fix Minor performance bugs have been fixed in this version

Version 25.0.202443.109938

Release date: 25. October 2024

Change Type Area Description
Enhancement Quickstart A new Quick Start has been added to the product, which makes it easier to get information about the product and what to setup to use Document Handling
Bug Fix Sending E-mail When using the Document Handling sending function for Reminders and Finance Charge the Standard Business Central e-mail functionality was used as well, having duplicate e-mails send. This has now been fixed
Enhancement Fact Box A Fact Box "Sent Emails" has been added to show what e-mails have been send for a given documents and what recipients have been set up for the given Customer/Vendor

Version 24.4.202435.102235

Release date: 28. August 2024

Change Type Area Description
New Feature User Experience As a user, I want the ability to hide the default 'Send' actions in Business Central to prevent confusion while using Document Handling, ensuring a more streamlined and user-friendly experience.
New Feature As a user, I want to be able to send my order delivery documents to a printer when I select 'post' and 'ship,' so that my warehouse can attach them to the shipment.
Bug Fix Ensure Successful Job Queue Batch Send Sales Invoices

Version 24.2.202425.96292

Release date: 17. June 2024

Change Type Description
Enhancement Updates for Business Central Version 24.2
New Feature As Salesperson I would like to use a signature associated to the salesperson on the posted documents

Version 24.0.202419.92899

Release date: 22. April 2024
Depending on: App Manager ver. 24.0.202417.91440

Change Type Description
Enhancement Updates for Business Central Version 24
New Feature Support for Attachments in Document handling Sending Profile
New Feature Customizable Email Body with Dynamic Fields and HTML Support
Bug Fix Standard Suggested Email in preview now works when using Document Handling

Version 23.5.202415.90581

Release date: 1. April 2024

Change Type Description
Bug Fix Fixed the process for sending email

Version 23.2.202405.84967

Release date: 2. February 2024

Change Type Description
Bug Fix Processes only 1 document per call when using post and send with Batch
Bug Fix Rewrite code to find if ReportId should be from Document Customizer or standard when sending with Document Handing
Bug Fix Master data on Document files are attached even though Master Data information are not enabled.

Version 23.0.202403.83680

Release date: 16. January 2024

Change Type Description
Bug Fix When sending mails with document handling it should first check the general setup in Document Handling Text setup for the Template if that should send attach document from Master Data Information automatically, if the setup is not enabled, it needs to check if the are a default setup on the Document Handling Sending Profile for the specific customer / Vendor.

If a General setup are enabled this will always overrule Document Handling Sending Profile

Version 23.0.202350.81042

Requires: Abakion App Manager Core ver. 23.2.202349.80692

Change Type Description
Enhancement Support for Sending Sales Invoice or Sales Credit Memo with Document Handling and Electronic Invoicing with Sproom upon posting the document with document Handling functionality (requires Electronic Invoicing with Sproom 23.0.202350.80956)
Enhancement Possibility to send Posted Purchase credit memo
Enhancement Support for Send by batch with document handling and Electronic Invoicing with Sproom (requires Electronic Invoicing with Sproom 23.0.202350.80956)
Change Renamed Document Handling Receiver Setup Actions to Document Handling Sending Profile
Enhancement Possible to configure if customer/vendor level if files should be attached (configured in Document Handling Sending Profile)
Bug Fix Tried to attach files from Master Data Information when sending even though no files existed.

Version 23.0.202345.78426

Release date: 9. November 2023

Change Type Description
Bug fix Post and send from Invoice, didn't attach the correct Master data information files.

Version 23.0.202339.74974

Release date: 29. September 2023

Change Type Description
Enhancement Updates for Business Central Version 23
Enhancement A few Menu actions have been updated for better user experience

Version 22.0.202334.71859

Release date: 21. August 2023

Change Type Description
New Feature Batch Send Sales Order

Version 22.0.202328.68999

Release date: 15. July 2023

Change Type Description
New Feature Enable possibility to use user defined signature when running email account from current user.

Version 22.0.202317.62652

Release date: 27. April 2023

Change Type Description
Bug Fix No mails are shown in Mail sent Factbox, even though there has been send emails from a document.

Version 22.0.202316.62184

Release date: 20. April 2023

Change Type Description
Bug Fix When sending Posted Sales Shipment, all document uploaded to Email attachment, regardless of document type, where added to the mail. No attachment are attached to Posted Sales Shipment
Bug Fix Creating new orders show all sent mails in factbox, impacting performance.

Version 22.0.202313.60248

Release date: 28. March 2023

Change Type Description
Bug Fix Sending multiple Posted Sales Invoice, doesn't update Mail sent for all mails sent
Enhancement Updates for Business Central Version 22

Version 21.2.202308.57280

Release date: 9. March 2023

Change Type Description
Enhancement Unable to run upgrade code due to performance of MS standard code

Version 21.2.202301.53667*

Release date: 5. February 2023
Dependent on Business Central version 21.2

Change Type Description
New Feature Support of Default Email Scenario Attachments
Enhancement New Resource Policy: "includeSourceInSymbolFile": true
Making it possible to download source symbols of the app in VS code.
Bug Fix Attached files from SharePoint can't be opened in mail

Version 21.0.202248.50377

Release date: 23. November 2022

Change Type Description
Bug Fix Error when sending with Document Handling, when having the Abakion App Shortage on Demand Orders as well.

Version 21.0.202248.50176

Release date: 22. November 2022

Change Type Description
New Feature Schedule a Job queue to send Posted Sales Invoices, for Posted Invoices not already sent.

Not supported in this version: if job queue fails to send the mail to receiver it will still show as sent, so customer should always check outbox in Business Central to see if some mails are failed.
Enhancement "Mail Sent" field gives performance issue when opening posted documents - has been optimized
Extra Not supported in this version: if job queue fails to send the mail to receiver it will still show as sent, so customer should always check outbox in Business Central to see if some mails are failed.

Image

Version 21.0.202242.46886

Release date: 12. Oktober 2022

Change Type Description
Bug Fix Didn't attach Master Data Information Files til Sales Quote when Business Central was set to Danish language

Version 20.4.202239.45185

Release date: 21. September 2022

Change Type Description
Bug Fix Error when activating Document Handling if user name > 20 Characters
Bug Fix Error when attaching more than 10 invoices, when sending reminders

Version 20.0.202221.35769

Release date: 24. May 2022

Change Type Description
Enhancement Code changes in connection to Business Central version 20.

Version 19.0.202212.30375

Release date: 13. March 2022

Change Type Description
Bug Fix Can't find the Master data text template.

Version 19.0.202210.29446

Release date: 1. March 2022

Change Type Description
Bug Fix HTML signature formatting is not correct
Bug Fix Configuration from Purchase Order Management are visible on the Sales side, if the app are installed. This has been corrected.

Version 19.0.202206.27299

Release date: 31. October 2021

Change Type Description
Bug Fix Issues on the Statement, CC and BCC adresses are not set in, the filter only takes onto account the customer filter and not others.
Bug Fix It is not possible add files from Master Data Information - when language is set to Danish

Version 19.0.202141.19620

Release date: 11. October 2021

Change Type Description
Bug Fix Not possible to se of Posted Invoice is sent, on the page of Posted Sales Invoices