Alfasith AX

Alfasith AX
اللَّهُمَّ انْفَعْنِي بِمَا عَلَّمْتَنِي، وَعَلِّمْنِي مَا يَنْفَعُنِي، وَزِدْنِي عِلْمًا

Tuesday, June 23, 2015

Microsoft Dynamics AX 2012 R3 CU9 is now available..

Hi,

Microsoft Dynamics AX 2012 R3 CU9 is now available to our customers for download on Lifecycle Services, CustomerSource and PartnerSource. Cumulative Update 9 build number is 6.3.2000.326. For installation instructions, download the Installation guide for cumulative update 9 for Microsoft Dynamics AX 2012 R3.
The newest changes can be found in the What's new in Microsoft Dynamics AX 2012 document found here.
For detailed information on Microsoft Dynamics Ax 2012 R3 CU9 release, please refer to the release notes official KB document KB3063879.
Please note, as happened for AX 2012 R3 CU8, the application version will show a different number of: 6.3.2000.323 if you apply CU9 to an existing install of Ax2012 R3.  This is due to all the granular models that are applied to your system through the CU9 install.  The one model indicating all models for CU9 has been applied has version number 6.3.2000.323.  Using a slipstream process as detailed in the Installation guide will result in the single full model applied for CU9 with build number 6.3.2000.326.
To learn about known issues in cumulative update 9, log into LCS by using CustomerSource or PartnerSource account. Then, in the Issue search box, enter "CU9 known issue" as the query for Microsoft Dynamics AX 2012 R3.

For features it covered can find in technet.
But this CU9 has following listed bugs.

AssetTableDepConv_HalfYear.calc_SL() trys to call a method assetBook.assetBookTable() on line 47, the aseetbook object does not have this method

ProjAdjustmentUpdate_Post.post() line 26 this.parmAccountingDate() - the method does not exists.

waiting for AX 7.0 / AX 2015... :)

Regards,

No comments:

Post a Comment

How find size of recordsortedlist in D365/AX 2012

Hi, This is the continuity of the previous article where we are now getting the size of recordsortedlist . if(recordsortedlist.len() >1) ...