Tuesday, 29 September 2020

Microsoft Dynamics 365/CRM OLD Version Numbers and Code Names

Code name have been followed in older versions. 


Product NameVersionCode Name
3659.1
3659.0Potassium
365 Dec 20168.2Centaurus
2016 SP1 and Spring 20168.1Naos
20168.0Ara
2015 (Online only)7.1Carina
20157.0Vega
2013 SP1 and Spring 146.1Leo
20136.0Orion
2011 (Online only)5.0Polaris
20115.0 
4.04.0Titan

No comments:

Post a Comment

How to Fulfill Sales Order using WebApi

  You can use following code to Fulfill Sales Order using JavaScript and WebApi: JavaScript      var orderclose = {          "subjec...