summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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