In our company, we need to manage distincts delivery models for the same organization.
In the core code, the Service Management data model adds a "deliverymodel_id" field to the Organization class.
Is there a "clean" way to associate the delivery model to the Customer Contract class instead of the Organization one ?
Thanks a lot for your insight ;)
Rafael.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi !
In our company, we need to manage distincts delivery models for the same organization.
In the core code, the Service Management data model adds a "deliverymodel_id" field to the Organization class.
Is there a "clean" way to associate the delivery model to the Customer Contract class instead of the Organization one ?
Thanks a lot for your insight ;)
Rafael.