Extending Microsoft Dynamics 365 Finance and Supply Chain Management Cookbook - Second Edition
by Simon Buxton
Getting ready
In order to do this, we need a solution. Since we are writing a new requirement—a change to a report—we will create a new project within our ConVehicleManagement package. Separating requirements into separate projects allows software development to be planned more easily. It results in easier code maintenance as there is less trawling through a mammoth project to find the code that needs to be changed.
Create a new project (in a new solution) and name it ConVMSSalesReports; this shows the project is for sales order documents. One project per report seems excessive, and one project for all reports defeats the purpose of separating work by project.
Ensure that the new project is placed in the folder mapped to the Trunk's project ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access