Hello,
We are trying to customize Dynamics CRM to suit our day to day business activities. We offer monthly or quarterly subscription to our customers for the satellite services we offer to them for a certain bandwidth plan. We have used the Product entity for different bandwidth plans. How can we record the customer subscription plans? We need an entity which has N:1 relationship to customer account and N:N relationship to product.
We received a suggestion that we can use the Entitlement entity for this purpose. But in doing so, we found out that once the Entitlement becomes active, it is read only. And we need to change some parameters or field values along the way. Is it possible to change the field values in Entitlement entity programmatically through a workflow or button while the entitlement is active?
Any suggestions?
*This post is locked for comments