odoo/addons/document
Fabien Pinckaers ed620dddc6 modifs
bzr revid: fp@tinyerp.com-20081125203852-r1jepfh4r9i6i6v9
2008-11-25 21:38:52 +01:00
..
ftpserver [IMP] document: better logging 2008-11-25 17:12:27 +01:00
i18n Fixed problems with po files: 2008-11-18 12:41:35 +01:00
security improved_document 2008-10-28 09:38:03 +01:00
README.txt Document Management System 2008-09-26 19:53:55 +05:30
__init__.py passing modules in GPL-3 2008-11-03 20:18:56 +01:00
__terp__.py improve 2008-11-10 19:01:18 +01:00
content_index.py passing modules in GPL-3 2008-11-03 20:18:56 +01:00
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 modifs 2008-11-22 16:50:49 +01:00
document_data.xml improved_document 2008-10-28 09:38:03 +01:00
document_demo.xml bugfix 2008-10-29 22:52:49 +01:00
document_view.xml improve 2008-11-25 21:35:31 +01:00
odt2txt.py passing modules in GPL-3 2008-11-03 20:18:56 +01:00

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