diff options
Diffstat (limited to 'doc/release_notes')
-rw-r--r-- | doc/release_notes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release_notes b/doc/release_notes index 88371732..ca803b33 100644 --- a/doc/release_notes +++ b/doc/release_notes @@ -37,7 +37,7 @@ field of the transaction. Also, the transaction amount has been changed from FLOAT to NUMERIC so that arbitrary precision mathematics can be used in third party reports. This ought -to also allow SQL-Ledger to properly scale up better as SUM operations on +to also allow LedgerSMB to properly scale up better as SUM operations on floating points are unsafe for large numbers of records where accounting data is involved. |