odoo/addons/document
Fabien Pinckaers 9d9e0dda86 improved_view
bzr revid: fp@tinyerp.com-20081119145516-bxzo5ot4x6ylnort
2008-11-19 15:55:16 +01:00
..
ftpserver improve 2008-11-05 14:47:14 +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 improved_view 2008-11-19 15:55:16 +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 improved_view 2008-11-19 15:55:16 +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