diff --git a/docs/TODO b/docs/TODO index ceb688ba95..c22be6b14a 100644 --- a/docs/TODO +++ b/docs/TODO @@ -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)