I have spent a while searching this issue on here and it has led to additional questions...
Is it better to calculate the tax per item or on the entire order?
I understand that because the tax rate can change that this calculation is justifiably stored but that leads to my next question...
Is it better to store the decimal version of the rate or the calculated amount of the tax (which circles back to my first question)
Is it better to store a 0 starting inventory then do the figuring on the flow of inventory in and out?
I have a single user database.
Is it better to calculate the tax per item or on the entire order?

I understand that because the tax rate can change that this calculation is justifiably stored but that leads to my next question...
Is it better to store the decimal version of the rate or the calculated amount of the tax (which circles back to my first question)
Is it better to store a 0 starting inventory then do the figuring on the flow of inventory in and out?
I have a single user database.