Posts

Showing posts from September, 2023

How to Extend Product Detail View in Microsoft Dynamics 365 Retail & Commerce POS

Image
  Microsoft Dynamics 365 Retail & Commerce POS (Point of Sales) How to Extend Product Detail View Link: https://learn.microsoft.com/en-us/dynamics365/commerce/dev-itpro/pos-control-non-screen Pre-Requisite 1.     Visual Studio 19 2.     SQL Server 3.     Scale Unit project from GitHub repository https://github.com/microsoft/Dynamics365Commerce.ScaleUnit Verify you version and download as per match.                             4.     SDK’s and runtime sdk-2.1.513-windows-x64-installer runtime-2.1.17-windows-x64-installer .NET Core 3.1 SDK Windows SDK (10.0.10586.0) .NET 6.0 Runtime .NET Core 6.0 Runtime   5.     After installation of sdk and runtime Copy you scaleunit project from download to Service Volume (k)     Development Open Scale Unit Project from Service Volume ...