summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-14 05:58:47 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-14 05:58:47 +0000
commitb6f871330c604c54c91e506ed26c0d42232c1d22 (patch)
tree657dfca970a9df3ab30429618f6304de2629de87 /TODO
parent0c897b2d198337f330de6253c6bcba35bedaeb2c (diff)
Updating changelog and todo
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@90 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 0 insertions, 15 deletions
diff --git a/TODO b/TODO
index 0fb19c88..80ddc9be 100644
--- a/TODO
+++ b/TODO
@@ -4,29 +4,15 @@
Higher priorities
- Fix the db upgrade routine so that it can be safely used between software
versions
-- Move all other floats to NUMERICs in the database schemas.
- Create a new naming system that allows us to track db schema changes between
different versions of SQL-Ledger and LedgerSMB and
-- update setup.pl, which has a lot of SL specific code.
- make utf-8 default
-- Add protection against duplicate id values.
- Chris Travers has a fix that will be applied in the next version but will
- require some extensive testing.
-- Batch printing of Checks
- Chris Travers has done this work for another customer for 2.6.15 and can
- move this code over quickly.
- Prevent printing without posting.
- Add last cost field to laber/overhead creation screen.
-- drop Oracle support?
- Removed all of the Oracle sql. Removed some Oracle code from perl. Joshua Drake
- %code cleanup (move to established coding standards, not structural yet)
In Progress
- %xhtml compliant code
- central default database (maybe authentication abstraction here?)
-- * Integrate a sales data report.
- Available as a diff at http://www.metatrontech.com/projects/
-- Bundle script for generating email reports when parts are low.
- To be included in next version. Work is already done.
- Fix reconcilliation summary report.
- Remove Dieter's sessionid timestamp since it serves no purpose.
- authentication abstraction for Kerberos, LDAP authentication, and the like.
@@ -36,7 +22,6 @@ links.
- Replace the defaults table with one that is more normalized.
- Fix printing for Windows.
This turns out to be incredibly trivial.
-- Make batch printing more readible.
Medium-longer term
- Database schema cleanup/rewrite