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.
Hi,
it is strongly related to the Agreements that are part of the Field Service solution:
docs.microsoft.com/.../set-up-customer-agreements
The Agreement entity does have a relation with sales order lines, also you can see that there is separate form for the sales order in the context of Field Service agreements. The reason is, that you can create quotes and orders for service agreements, thats why quotes and order also have a new Field Service form to deal with this type of orders. You see it is all connected, and there is a lot of logic behind to create an agreements with all required positon coming from a sales order (Service Agreement order so to say).
Good question, please let me know too :-)
Here is a picture of the SDK Messages if you don't know what I mean.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,782 Super User 2024 Season 2
Martin Dráb 229,067 Most Valuable Professional
nmaenpaa 101,150