web
You’re offline. This is a read only version of the page.
close
  • Support Tax Exemption where 'price includes sales tax' and Discount Price applied

    Current solution for Tax Exemption where 'price includes sales tax' does not support discounted price.

    It is very common in EU, where price includes sales tax, to have price auto discounted for sales promotions using Discount Price method. In such case, if a customer is a VAT exempt or an export customer, deduction of VAT tax is not performed correctly by the system.

  • DOM Calculation of address gps coordinates

    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.