9

Hello,

When DOM runs, it assigns GPS coordinates to address in order to calculate closest fulfillment location.

It turns out, the GPS coordinates assigned to address are NOT the coordinates of the address but instead are the coordinates of the postal code. This is confirmed by Microsoft here https://fix.lcs.dynamics.com/Issue/Details?bugId=976780&dbType=3&qc=2a3ef6689b475bbd2d23006f8ae5ae48cef467f0f242f6563e644bc8a55179a0

This causes the discrepancy when sales tax is calculated as the gps coordinates take priority over address.

The logic should be changed to assign the gps coordinates of the address.


Thanks.

STATUS DETAILS
New