Dynamics 365

Getting started in Dynamics 365 For Finance and Operations as a Developer or Tech Lead can be challenging.

Have you heard of D365FO.Tools? Let's take a look.

Upgrading tables and EDTs from 2012 is a little different than everything else.

Related to this post, we're going to take a closer look at classes ( and jobs ) and go over some of the common scenarios for code upgrade. The LCS Code upgrade tool will do its best to intelligently upgrade and convert your code but it will need your help a lot of the time. First, the tool is saving you tons of re-work. While it may get it wrong some of the time, its still doing lots of work. You will still need a 2012 instance with the code base available for reference.

Using this community mod, you can now directly turn your inventory Sites into a financial dimension rather than have to a custom dimension or created a business unit to match your site. Once you have it installed, you can do the following:

Learn more about this community mod that allows you to create a warehouse financial dimension, associate it with an inventory warehouse and have the financial dimension from the inventory warehouse default onto all transactions using that warehouse.

 

You can get the code, a model or deployable package here: https://github.com/NathanClouseAX/AAXWarehouseDimensionLink

I was curious to see what new entities we would have in preview so I made a list.

Let's take a deeper look into the Talent integration into Finance and Operations.