I can't seem to figure out what the field service plugin is doing to the Order Line (salesorderdetail). It has like 4 steps registered on create, update and delete of the entity but no apparent reason. The only thing that drew my attention to this is the fact that it is interfering with my plugin that is trying to do the Field Service's job of updating inventory when a sales order is created (which Field Service SHOULD do).
So does anyone know, what these seemingly useless steps are doing on the salesorderdetail entity (Order Line)? or if disabling them is going to affect the system?
Thanks in advance.