intuit partner platform - IPP Customer Object as Non Taxable -
looking clarification / final answer:
reference question: https://idnforums.intuit.com/messageview.aspx?catid=87&threadid=16477
what's proper way edit client , create them non-taxable? if set salestaxcodeid "0" get: error validating sales taxation code id:invalid integer. if set salestaxcodeid "" client becomes taxable. if omit salestaxcodeid, client becomes taxable. docs "if field value null, job not taxable. ", doesn't seem case. have been setting salestaxcodeid "" in past, looks no longer works. code attached. what's right way? paul
it noted @ issue bug , paul noted has since been fixed. clarification, in order set client non-taxable, salestaxcodeid / salestaxcodename must null fields?
ex.
... <salestaxcodeid /> <salestaxcodename /> ...
per documentation:
qbo supports customers or jobs beingness taxable or not, if field "1", job taxable. if field value null, job not taxable. other values invalid. note if have specified taxamt , taxrate, salestaxcodeid "1" if don't specify directly.
to create salestaxcodeid not taxable, taxamt , taxrate must null.
thanks, jarred
intuit-partner-platform
No comments:
Post a Comment