Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.3.1
-
Fix Version/s: 4.3.3
-
Component/s: Accounting Integration
-
Labels:None
Description
Putting a value greater than 10 into the Tax Rate field for a Financial Account causes a DB Error. Various tax rates are greater than 10, eg Canadian HST is 13 percent in many provinces.
My guess is that this is being stored as a float, and some conversion may be needed prior to saving values with more than one digit before the decimal.