Our production system is running version 8.2 of Dynamics CRM.
I recently upgraded our sandbox instance to version 9.0 in order to validate our javascript prior to upgrading our production.
During this process, I noticed that the billto_addressid and shipto_addressid fields are not being populated in version 9.
In version 8.2, when I do a "Lookup Address" for bill to or ship to, as soon as I save the order record the billto_addressid and shipto_addressid fields are populated with the GUID of the address.
Is this a change in version 9? If so, how does one now get the GUID of an associated Ship to and Bill to address of a Sales Order?
I thank you in advance.
Will