How to Create Commerce runtime (CRT) in Dynamics 365 ? Part 1

Take the sample CRT project from the Retail SDK sample extension as shown in the figure. For Example Extensions.StoreHoursSample



Copy the above folder in the specific new folder. For Example Practice.

Now Rename the folder Extensions.StoreHoursSample to Extensions.Book

Open the Extensions.Book folder in Visual Studio 2019 in the administration mode.

Rename the solution and project as shown in the figure:


 

Right-click on the project and click on the properties.

Rename the Project as shown in the Figure




Now Save the project.


Comments

Popular posts from this blog

Create custom workflow in D365 X++

Convert amount from one currency to another currency using X++

How to Create Extended Data Types (EDTs) in Finance and Operations of Dynamics 365 -- F&O Customization Part 2