Good day
I am customizing a production module in CRM 2013.
In that one, the user uses a Project entity, where the configuration for a product is created. The desired configuration is populated in a Equipment Configuration entity, where all the components are described. This equipment configuration contains a customized primary key.
Given the moment of production, a Production Event entity is created from the Project entity (this description is a summarized view of the whole process). This Production Event must inherit, using the primary key from Equipment Configuration, all the product lines contained inside the indicated configuration, inside a Subgrid pointing to the same entity.
Afterwards, the subgrid information should be duplicated inside another Subgrid for an Inventory request, where all the materials are processed for consumption. The Inventory system required all the lines to be send individually.
Any suggestions, ideas o comments on how to implement, via CRM or programming. Suggestions on alternate processing are welcomed as well.
Thank you for the attention to this comment.
Frank Berrocal





