odoo/addons/document
Harry (Open ERP) 7e66320fdb [FIX][DMS][#378999]Renaming of files fails
bzr revid: hmo@tinyerp.com-20090525061103-5intndaxlhdk3c8l
2009-05-25 11:41:03 +05:30
..
ftpserver [FIX][DMS][#378999]Renaming of files fails 2009-05-25 11:41:03 +05:30
i18n [FIX] Upgrade the translations 2009-05-20 13:06:47 +02: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 [IMP] 2009-03-03 10:51:57 +01:00
__terp__.py [IMP] 2009-03-03 10:51:57 +01:00
content_index.py [FIX][365069]DMS : handling unicode in file contents 2009-04-22 17:38:39 +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 [DMS]fixing_bug_324823 2009-04-14 18:35:23 +05:30
document_data.xml improved_document 2008-10-28 09:38:03 +01:00
document_demo.xml modified document data file to insert value of ressource_id (0) instand of NULL 2008-12-16 16:14:28 +05:30
document_view.xml [FIX] Change the note for the configuration wizard 2009-01-26 10:35:36 +01:00
odt2txt.py [IMP] 2009-03-03 10:51:57 +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