odoo/addons/document
Christophe Simonis 1a138e1454 fix and complete access rules
bzr revid: christophe@tinyerp.com-20081017162038-kzsgroivk73t0vyx
2008-10-17 18:20:38 +02:00
..
ftpserver Document Management System 2008-09-26 19:53:55 +05:30
security fix and complete access rules 2008-10-17 18:20:38 +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 fix and complete access rules 2008-10-17 18:20:38 +02:00
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 better view of configuration wizard of document module 2008-10-13 13:11:24 +05:30
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