Skip to main content

Microsoft Dynamics Business Central Cumulative Update Summary For July 2022.

Hi Readers,

A New Month and a new set of cumulative update.

Microsoft Have Released Cumulative Update for July 2022 for Business central 14, 18, 19 & 20.


Please find below the details of Cumulative Updates Released for Microsoft Business Central 14, 18, 19 & 20.

Below are the Links to Download the Latest Cumulative Update.

#msdyn365bc14, #msdyn365bc18 #msdyn365bc19 #msdyn365bc20

1. Title - Cumulative Update 20.3 for MSDYN365BC 2022 Wave1 Update on-premises (BC20)

  Application Build No. - 20.3.43026

  Platform Build No. - 20.0.43007

  Local versions - AT,AU,BE,CA,CH,CZ,DE,DK,ES,FI,FR,GB,IN,IS,IT,MX,NL,NO,NZ,RU,SE,US

  Details of Update

  Download Link

  Docker Pull Request - Get-BCArtifactUrl -type OnPrem -version 20.3 -country w1

  ** Replace w1 with local version that you need.


2. Title - Cumulative Update 19.9 for MSDYN365BC 2021 Wave2 Update on-premises (BC19)

  Application Build No. - 19.9.43057

  Platform Build No. - 19.0.43044

  Local versions - AT,AU,BE,CA,CH,CZ,DE,DK,ES,FI,FR,IS,IT,MX,NL,NO,NZ,RU,SE,UK,US

  Details of Update

  Download Link

  Docker Pull Request - Get-BCArtifactUrl -type OnPrem -version 19.9 -country w1

  ** Replace w1 with local version that you need.


3. Title - Cumulative Update 18.15 for MSDYN365BC 2021 Wave1 Update on-premises (BC18)

  Application Build No. - 18.15.43047

  Platform Build No. - 18.0.43010

  Local versions - AT,AU,BE,CA,CH,CZ,DE,DK,ES,FI,FR,GB,IN,IS,IT,MX,NL,NO,NZ,RU,SE,US,W1

  Details of Update

  Download Link

  Docker Pull Request - Get-BCArtifactUrl -type OnPrem -version 18.15 -country w1

  ** Replace w1 with local version that you need.


4. Title - Cumulative Update 37 for Microsoft Dynamics 365 Business Central April'19 on-premises (BC14)

  Application Build No. - 14.38.48967

  Platform Build No. - 14.0.48964

  Local versions included - AT,AU,BE,CA,CH,CZ,DE,DK,ES,FI,FR,IS,IT,NA,NL,NO,NZ,RU,SE,UK,W1

  Details of Update

  Download Link

  Docker Pull Request - Get-BCArtifactUrl -type OnPrem -version 14.37 -country w1

  ** Replace w1 with local version that you need.


Platform Hotfix in Business Central 20 - 

  • 434138 - The period name field value is based on the Region instead of Language in the Virtual Table: Date.
  • 435489 - AL compiler is unable to read symbols created with another version.
  • 438563 - Show reports from named and shared Power BI workspaces in Business Central OnPrem.
  • 438943 - Unlink the dependency between application language and format cultures for reports.
  • 439414 - Add OnAfterIntermediateDocumentReady platform report event to be called on intermediate documents in Word rendering.
  • 439415 - Add the OnAfterIntermediateDocumentReady event to the ReportManagement codeunit.
  • 439465 - Filtering on enum fields fails when there are special characters in the caption of the enum value.
  • 439469 - Fix the issue that deltaLink functionality doesn't work for ODataV4/API endpoints.
  • 439482 - OnInsert trigger runs too soon in a page.
  • 439496 - Database sanitization no longer fails in sandboxes.
  • 439650 - The web client causes browsers to run out of memory and slow performance.
  • 439700 - Call OnDocumentPrintReady for local printers for Word print and runId Identifier to the payload.
  • 440573 - The custom report render fails with null reference exception when the loaded layout is invalid or empty.
  • 441741 - UI issues about on/off switch control (for Boolean fields) and assist-edit control (on any field) caused by updates to Chromium-based browsers.

Platform Hotfix in Business Central 19 -

  • 436408 - OnInsert trigger runs too soon in a page.
  • 437563 - Different behavior when using the New Record action depending on if the underlying table has one or more primary key fields.
  • 438075 - Boolean Control doesn't work with iOS.
  • 441740 - UI issues about on/off switch control (for Boolean fields) and assist-edit control (on any field) caused by updates to Chromium-based browsers.

Platform Hotfix in Business Central 18 - 

  • 438161 - Fix the re-use bug with the internals of HttpContent.
  • 441739 - UI issues about on/off switch control (for boolean fields) and assist-edit control (on any field) caused by updates to Chromium-based browsers.

Platform Hotfix in Business Central 14 - 

  • 440097 - Inefficient SQL statements are generated when AL code is changing a flowfilter value on the loop record within a loop.
  • 441746 - UI issues about on/off switch control (for Boolean fields) and assist-edit control (on any field) caused by updates to Chromium-based browsers.


For information about the previous Cumulative update released for Business Central on Prem, Microsoft Dynamics NAV2018, BC14, BC18, BC19 & BC20 please Navigate to Hotfix Label or follow the Link.

Regards,

Comments

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

BC 21 and Higher - PowerShell Cmdlet (Replacement of Business Central Administration).

Hi Readers, As discussed in last article about deprecating of Business Central Administration, there are few common actions that we use in administration till Business Central 20. For our on-prem customers, we will still require doing activities. As Microsoft suggest we need to start using PowerShell cmdlet.    Let's see how to do those via PowerShell, or Administration Shell. I will be keep adding commands as you comment to this article.

Send Mail with Attachment From Navision.

Hi all, We have seen how to save a report into PDF and how to send mail to a customer. Let's link these two post in one i.e. Mailing statement to a customer into PDF Format. This article is part of the Series. Please Refer  Table of Content here . If you have the old objects set let me brief you what I will be changing -