Hello everyone,
I have a tax issue. When I am going to sell a product we do not tax the sales price but what my company purchased the good at. I am trying to do this in python?
Would this be correct:
result = price_unit_cost * 0.10
I need to know how to do this as were are a b2b only company and the states are requesting it be done this way?