Skip to main content

Cumulative Update 10 for Microsoft Dynamics NAV 2013 R2 has been released

Cumulative update 10 includes all application and platform hotfixes and regulatory features that have been released for Microsoft Dynamics NAV 2013 R2.
 The cumulative update includes hotfixes that apply to all countries and hotfixes specific to the following local versions:
  •   AU - Australia
  •   AT - Austria
  •   BE - Belgium
  •   CH – Switzerland
  •   CZ – Czech Republic
  •   DE - Germany
  •   DK - Denmark
  •   ES - Spain
  •   FI  - Finland
  •   FR - France
  •   IS - Iceland
  •   IT - Italy
  •   NA - North America
  •   NL - Netherlands
  •   NO - Norway
  •   NZ - New Zealand
  •   RU – Russia
  •   SE - Sweden
  •   UK - United Kingdom

License Versioning

Microsoft Dynamics NAV 2013 R2 Cumulative Update 10 introduces license key versioning to Microsoft Dynamics NAV. Observe the following specifications:
  • Microsoft Dynamics NAV 2013 R2 license keys will continue to be backward compatible with Microsoft Dynamics NAV 2013 instances.
  • Microsoft Dynamics NAV 2013 license keys cannot not be used with Microsoft Dynamics NAV 2013 R2 instances. Accordingly, newly issued Microsoft Dynamics NAV 2013 license keys will not work with Microsoft Dynamics NAV 2013 R2 CU10 (or later) instances.
  • Microsoft Dynamics NAV 2013 and Microsoft Dynamics NAV 2013 R2 license keys are not forward compatible with Microsoft Dynamics NAV 2015 instances.
 More details about license versioning will be made available in the October 2014 release of the Microsoft Dynamics Perpetual Licensing Guide.

Where to find cumulative update 10

You can download cumulative update 10 from KB 2984452 – Cumulative Update 10 for Microsoft Dynamics NAV 2013 R2 (Build 37563). We listed a different build number when this blog post published the first time, and we apologize for the resulting confusion. the correct build number is 37563.
For a full list of all hotfixes included in cumulative updates for Microsoft Dynamics NAV 2013 R2, see the following CustomerSource and PartnerSource pages:
CustomerSource:
PartnerSource

More Information

 For more information about cumulative updates for Microsoft Dynamics NAV 2013 R2, see Announcement of update rollups for Microsoft Dynamics NAV 2013 R2.

Comments

Popular posts from this blog

COMMENT AND UNCOMMENT MULTIPLE LINES OF C/AL CODE IN NAV 2015

We can add and remove comment marks manually for each line till now. But from now the Comment Selection and Uncomment Selection options available in the Edit menu. The Comment Selection and Uncomment Selection options enable you to comment or uncomment multiple lines of code all at once.   To comment lines of code, select the lines, and then, in the Edit menu, choose Comment  Selection ( Shift+Ctrl+K ). To uncomment lines of code, select the lines, and then choose Uncomment Selection               ( Shift+Ctrl+O ).

Dynamics 365 Business Central - Key Board Shortcuts for Quick actions

We all are very much familiar with the Dynamics NAV shortcuts to do day to day transactions but what about the Business Central.  Below are the Key Board Quick reference shortcuts for some of the most used actions.  Blog Referenced to Microsoft Post. here

Create a Role Center Headline - Business Central

You can set up a Role Center to display a series of headlines, where headlines appear one at a time for a predefined period of time before displaying the next. The headlines can provide users with up-to-date information and insight into the business and daily work. Typical categories of headlines might include: My performance My workday Organizational health Productivity tips Cross-tenant insights (performance relative to peers) Getting started information Design concept In development In short, the Headline is basically a page that contains one or more fields. The page must be the  HeadlinePart  type page. Each field defines an individual headline to be displayed. The source for a field can be an expression or a field in an underlying table. The  HeadlinePart  page is designed for Role Centers, that is, pages that have the type  RoleCenter . If you use a  HeadlinePart  page on another page type, the part will not render in the ...