Skip to main content

Microsoft Dynamics Business Central Cumulative Update Summary For September 2020.

 Hi Readers,


Microsoft Have Released Cumulative Update for September 2020 for Business central 14, 15 & 16.

Please find below the details of Cumulative Updates Released for Microsoft Business Central 14, 15 and 16.

Below are the Links to Download the Latest Cumulative Update.

#MSDYN365BC14 #MSDYN365BC15 #MSDYN365BC16

1. Title - Cumulative Update 16.5 for MSDYN365BC 2020 Wave1 Update on-premises (BC16)

  Application Build No. - 16.5.15941
  Platform Build No. - 16.5.15953
  Local versions included - AT,AU,BE,CH,CZ,DE,DK,ES,FI,FR,IS,IT,NA,NL,NO,NZ,RU,SE,UK

  Details of Update

  Download Link

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

  ** Replace w1 with local version that you need.

2. Title - Cumulative Update 15.10 for MSDYN365BC 2019 Wave2 Update on-premises (BC15)

  Application Build No. - 15.10.44664
  Platform Build No. - 15.10.44655
  Local versions included - AT,AU,BE,CH,CZ,DE,DK,ES,FI,FR,IS,IT,NA,NL,NO,NZ,RU,SE,UK

  Details of Update

  Download Link

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

  ** Replace w1 with local version that you need.

3. Title - Cumulative Update 16 for MSDYN365BC Spring 2019 Update on-premises (BC14)

  Application Build No. - 14.17.44656
  Platform Build No. - 14.17.44663
  Local versions included - AT,AU,BE,CH,CZ,DE,DK,ES,FI,FR,IS,IT,NA,NL,NO,NZ,RU,SE,UK

  Details of Update

  Download Link

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

  ** Replace w1 with local version that you need.

Platform Hotfix in Business Central 16 -

  • 369662 - “Failed to acquire an access token" error message when you try to setup any Oauth2 integration.
  • 365943 - Partner licenses do not grant access for device users.
  • 366255 - Improve the upgrade step to ensure that primary keys for companion tables are correct.
  • 360043 - The Role ID field is truncated when you import XML permission sets.
  • 365996 - The ShowAsTree property on a TreeView page does not work if the first field is not visible.
  • 368795 - When you change the selected row in a list, the page might scroll unexpectedly.

Platform Hotfix in Business Central 15 -

  • 364103 - The Go back home link does not take multi-tenant URLs into account.
  • 368794 - When you change the selected row in a list, the page might scroll unexpectedly.

Platform Hotfix in Business Central 14 -

  • 364588 - A SQL error displays in Sync-NAVTenant -Mode Sync when you synchronize with a TableSyncSetup Upgrade codeunit that runs with TableSynchSetup.Mode::Force.

For information about the previous Cumulative update released for Business Central on Prem, Microsoft Dynamics NAV 2015, NAV 2016, NAV 2017 & NAV 2018 please Navigate to Hotfix Label or follow the Link.

Regards,
Saurav Dhyani
http://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 -