summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-11-17 05:43:36 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-11-17 05:43:36 +0000
commit49bc4af1b75ed950a0e8dd6dabb9299890d1e5fb (patch)
tree2a20d6c98149015e9194342dca5a362f5ce601c5 /BUGS
parent14a0859a4abada7595e24a7b3158cb13e7676aaa (diff)
Removing outdated docs
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@651 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS18
1 files changed, 4 insertions, 14 deletions
diff --git a/BUGS b/BUGS
index 0f335d03..6cf4c1b2 100644
--- a/BUGS
+++ b/BUGS
@@ -2,18 +2,8 @@ Known issues in LedgerSMB 1.2, Beta 1:
Installation/upgrade is not automated yet.
-Changes since last Beta:
+A few known issues with the documentation:
+CLI API docs don't mention cookie handling
+Need better documentation on role of UTF-8
-Currencies not showing up on orders and invoices
-
-Internal server error on login screen when can't connect to db.
-
-A couple of dataset creation issues.
-
-A few documentation fixes
-
-Updates RPM Spec file
-
-Better error handling in Admin.pl
-
-Database scripts now run as transactions.
+Also intermediate rounding causes issues with discounts because the rounding is applied to 2 decimal places to the unit rather than the extended price.