Is there a way to enter a custom tax amount or cus...
# taxes
b
Is there a way to enter a custom tax amount or custom tax percentages instead of a tax code / existing tax percentage? I’m just a SuiteScript guy and not a CPA but there are people in our Accounting department trying to enter tax information outside of the existing tax codes in our system on standalone invoices line items. Netsuite restricts this type of feature due to audit regulations, right? Or is there a setting that needs to be configured to allow this? Thanks
n
the tax codes/groups are linked to GL accounts hence why you can't just put wahtever %
👍 1
b
thanks so much I figured there was a legitimate reason
c
Yes it can be done via script...how do you think we did it at Thomson Reuters...
You still require a tax code but you can insert the rate
b
awesome thanks @C_Billings….I was able to throw a script together, but do you know why the UI doesn’t let users do this?
c
No idea. Tax is one of the oldest parts of netsuite and hard to make changes. SuiteTax is a major improvement but the environment and support are not there yet
1000 1
👍 2
b
thanks, appreciate the insight!