Monday, August 23, 2021

How to turn off tax calculation for all products and taxes in case NO tax regime exists

  • Check your transaction types and make sure that the Tax Calculation check box is not checked
  • Since you did not setup any tax, then you need to uncheck tax for each country that you do not want to calculate tax.
  • Navigation: Trading Community Manager>>Administration > Geography Hierarchy
  • Query for your Country and Make sure the tax box is not checked.

No comments:

Post a Comment

Query to get the list of contexts for each formula type in Oracle Fusion HCM

select t.base_formula_type_name ,      ttl.formula_type_name ,      ttl.description ,      c.base_context_name from   ff_formula_types_b t ,...