AccelerateNetworks / NumberSearch

Line of business tooling for VOIP services.
https://acceleratenetworks.com/
GNU Affero General Public License v3.0
11 stars 1 forks source link

Add Sales Tax #66

Closed danry25 closed 4 years ago

danry25 commented 4 years ago

When an address is inside Washington State, please add Sales Tax using the Washington State API for Sale Tax information.

When adding a non-existent tax rate to InvoiceNinja, please set the name of the rate to be the same as the percentage of the tax rate. (eg: 10.1% tax is named 10.1%)

uncheckederror commented 4 years ago

Because we need the customer's billing address before we can make the API call to get the Sales Tax rate we can't tell the user the tax until after they've submitted their complete order. Thus it will only show up on the invoice rather than on the orders page.