odoo/addons/document
Stephane Wirtel 101d5faebf Merge from Xavier ALT (AJM)
bzr revid: stephane@tinyerp.com-20081027132821-65jfqhwpfd8nu6ai
2008-10-27 14:28:21 +01:00
..
ftpserver Win32 compatibility fix for `document' addon 2008-10-20 20:45:50 +02:00
process modified files of process 2008-10-21 18:58:47 +05:30
security fix access rules 2008-10-21 17:34:41 +02:00
README.txt Document Management System 2008-09-26 19:53:55 +05:30
__init__.py Document Management System 2008-09-26 19:53:55 +05:30
__terp__.py modified files of process 2008-10-21 18:58:47 +05:30
content_index.py Document Management System 2008-09-26 19:53:55 +05:30
custom_report.xml changed <terp> tag to <openerp> 2008-10-07 17:18:28 +05:30
custom_view.xml changed <terp> tag to <openerp> 2008-10-07 17:18:28 +05:30
document.py replace '\t' (tab) with four space 2008-10-24 19:03:07 +05:30
document_data.xml changed <terp> tag to <openerp> 2008-10-07 17:18:28 +05:30
document_demo.xml fixed bug 2008-10-24 18:42:46 +05:30
document_view.xml make menu in new way 2008-10-21 11:38:17 +02:00
odt2txt.py Document Management System 2008-09-26 19:53:55 +05:30

README.txt

To be done:
-----------

* Test to not create several times the same file / directory
  -> May be put a sql_constraints uniq on several files
  -> test through remove or put

* Retest everything