Updated TODO

This commit is contained in:
Roberto Rosario
2011-03-12 04:23:36 -04:00
parent e69d9c0928
commit cfae83a88c

View File

@@ -111,6 +111,7 @@ Documents
* Create 'simple view' document view for non technical users - DONE
* Unify document form classes
* Use document preview code for staging file also - DONE
* Delete physical file on delete method
Filesystem serving
==================
@@ -160,4 +161,5 @@ OCR
* Make automatic OCR a function of OCR app and not of Documents app (via signals)
* Two types of OCR nodes: thin, fat (thin = document file is passed serialize to node,
fat = has direct access to document storage read document file)
* Move document in queue (up, down, top, bottom)