odoo/addons/document
Christophe Simonis 123a99c39a fix access rules
bzr revid: christophe@tinyerp.com-20081021153441-af1qtobtazu7rs28
2008-10-21 17:34:41 +02:00
..
ftpserver Document Management System 2008-09-26 19:53:55 +05:30
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 * fixed bug on partial packing 2008-10-14 18:53:55 +05:30
document_data.xml changed <terp> tag to <openerp> 2008-10-07 17:18:28 +05:30
document_demo.xml changed <terp> tag to <openerp> 2008-10-07 17:18:28 +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