is there any way to get the tax schedule of an ite...
# general
j
is there any way to get the tax schedule of an item on an item saved search?
t
What do you mean ? Tax schedule is the column available in item saved search, you can use that.
j
ah sorry, what I meant was, is there a way to get the sales tax code from the tax schedule, on a saved search (that is to be used in a 3rd party application
and ideally the rate as well
n
Extending @tuli answers maybe something like this will work for you, especially with only a few Au rates actually having tax rate:
message has been deleted
just adjust this formula for the codes in your account. DECODE({taxschedule},'GST',.1,0)