#model-driven

Posts tagged with this topic.

Dynamics CRM CE: TDD Plugin Development in Action – Part 2

Jul 3, 2020

For the second part of this blog post series, we will create a more advanced scenario operation. We will create business logic for the SalesOrder to calculate total orders (SalesOrder.Amount and Sum of SalesOrderDetail.Quantity) per Customer in 1 month (based on...