Skip to main content

Microsoft Dynamics Business Central Cumulative Update Summary For October 2021.

Hi Readers,

A New Month and a new set of cumulative update.

Microsoft Have Released Cumulative Update for October 2021 for Business central 14, 16, 17 & 18.

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

Below are the Links to Download the Latest Cumulative Update.

#msdyn365bc14, #msdyn365bc16 #msdyn365bc17 #msdyn365bc18

1. Title - Cumulative Update 18.6 for MSDYN365BC 2021 Wave1 Update on-premises (BC18)

  Application Build No. - 18.6.30510

  Platform Build No. - 18.0.30479

  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.6 -country w1

  ** Replace w1 with local version that you need.


2. Title - Cumulative Update 17.11 for MSDYN365BC 2020 Wave2 Update on-premises (BC17)

  Application Build No. - 17.11.30469

  Platform Build No. - 17.0.30412

  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 17.11 -country w1

  ** Replace w1 with local version that you need.


3. Title - Update 16.17 for Microsoft Dynamics 365 Business Central 2020 Release Wave 1 (BC16)

  Application Build No. - 16.17.30467

  Platform Build No. - 16.0.30409

  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 16.17 -country w1

  ** Replace w1 with local version that you need.


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

  Application Build No. - 14.29.47804

  Platform Build No. - 14.0.47800

  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.29 -country w1

  ** Replace w1 with local version that you need.


Platform Hotfix in Business Central 18 -

  • 407175 - The apps with a first-party table extension can't be installed when redeploying without breaking changes.
  • 409545 - Reliability problem with the item card page for an item with multiple prices.
  • 409638 - CTRL+C returns "Copy failed. Try Again" error message when selecting all rows through Select More feature with the Firefox browser.
  • 409906 - The client crashes if a query object is using a SETRANGE function that references a query enum field.
  • 410591 - Defining the DataCaptionExpression on a page extension causes the deployment failure if the same property is specified on the base page.
  • 411398 - Unable to delete a not opened company when using the admin endpoint.
  • 411517 - An endless loop between client and server when modifying records by the OnAfterGetCurrRecord trigger.

Platform Hotfix in Business Central 17 -

  • 410261 - The dropdown arrow for Enum fields is not showing when there is code in the OnAssistEdit trigger.
  • 411397 - Unable to delete a not opened company when using the admin endpoint.

Platform Hotfix in Business Central 16 -

No Platform Hotfix.

Platform Hotfix in Business Central 14 -

  • 410873 - Error when using Dimensions-Multiple in the filtered customer list.

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

Regards,
Saurav Dhyani
www.sauravdhyani.com

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 -