odoo/addons/document
Stephane Wirtel f17b9377ea [IMP] Upgrade the translation files
bzr revid: stephane@tinyerp.com-20081222183545-2s2gfucag8pqelis
2008-12-22 19:35:45 +01:00
..
ftpserver fixed bug #301684 : soved unicode problem in DMS 2008-12-18 14:25:57 +05:30
i18n [IMP] Upgrade the translation files 2008-12-22 19:35:45 +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 [IMP] Replace tinyerp.com by openerp.com for the value of the website key in the __terp__.py files 2008-12-11 01:04:19 +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 now binary datas of file will not store in db. removed store=True in datas field of ir.attachment object 2008-12-19 16:00:32 +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 improved_convig_wizard 2008-12-16 21:57:08 +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