Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.1.0-b1
-
Component/s: None
-
Labels:None
Description
Decimal storage for pricing/amounts are currently set to decimal(12,4). We should increase this to decimal(19,4) to better allow support for international currencies. Some currencies have a ratio of 30,000:1 compared to the USD.
All database pricing and amounts that use this precision must be updated.