Cumulative Update 13 includes all application and platform hotfixes and
regulatory features that have been released for Microsoft Dynamics NAV 2015.
The cumulative update
is intended mainly for solutions that are experiencing the problems
described in the Knowledge Base article linked to below. However, you
are advised to always keep your solution updated with the latest
cumulative update. If you are in doubt about whether this cumulative update
addresses your specific problem, or if you want to confirm whether any special
compatibility, installation, or download issues are associated with this
cumulative update, support professionals in Customer Support Services are ready
to help you.
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
Note: You must convert the database if
you are upgrading to this cumulative update from a cumulative update earlier
than Cumulative Update 9 (build 41779). For more information, see Converting
a Database in Help for Microsoft Dynamics NAV.
Note: To enable customized translation of
profiles, a number of actions are now available on the Profile List page. You
can export and import resource files to enable translation for one or more
profiles. The steps to install and uninstall language modules have also
been modified. For more information, see How
to: Install Language Modules,How
to: Uninstall Language Modules, and How
to: Export, Edit, and Import Translated Profile Strings in
Help for Microsoft Dynamics NAV.
Where to find
Cumulative Update 13
You can download the cumulative
update from KB
3106088 – Cumulative Update 13 for Microsoft Dynamics NAV 2015
(Build 43389).
OData Filtering
If your solution uses OData web
services with a combination of filters on $orderBy desc and $top, this results in errors in Dynamics NAV 2015
Cumulative Update 13. To avoid this error, add the following entry to the
CustomSettings.config file for the Dynamics NAV Server instance:
<add key=”EnableODataStrictFiltering” value=”false”/>
This disables support for complex filters.
Warning
Before you install a cumulative update in a production environment, take
the following precautions:
1.
Test the cumulative update in a
non-production environment.
2.
Make a backup of the system or
computer where the cumulative update is to be installed.