Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • If Sales Tax option is checked. If No, Total Field will be computed as:   
    • TOTAL = Calculated Qty x Price 
  • If Yes, Total Field will be computed based on the Sales Tax ID assigned for the site.
    • AG Sales Tax = Total  * Sales Tax Rate / 100
    • PT Sales Tax = Total  * Sales Tax Rate
    • TOTAL = Total + AG/PT Sales Tax Computation

Note for i21: Total Tax will be taxes with 'Sales Tax' on desc + other taxes of item. When Sales Tax Calculation Method = Unit, the item's location > Sales UOM should have a value.

Special Pricing

Special Price computation in PT is being placed through ssparam. While Special Price in AG is being computed based on the Price Basis assigned for the customer.

...