diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-11-17 05:43:36 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-11-17 05:43:36 +0000 |
commit | 49bc4af1b75ed950a0e8dd6dabb9299890d1e5fb (patch) | |
tree | 2a20d6c98149015e9194342dca5a362f5ce601c5 /BUGS | |
parent | 14a0859a4abada7595e24a7b3158cb13e7676aaa (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-- | BUGS | 18 |
1 files changed, 4 insertions, 14 deletions
@@ -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. |