odoo/addons/document
Launchpad Code Hosting 1c2abb3388 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100311050546-f8c8w09auz4m064f
2010-03-11 05:05:46 +00:00
..
i18n Launchpad automatic translations update. 2010-03-11 05:05:46 +00:00
security [ADD]: Added access rules for remaining objects in document and report_analytic modules. 2010-03-05 15:57:06 +05:30
README.txt Document Management System 2008-09-26 19:53:55 +05:30
__init__.py [FIX] Change the year of the copyright 2010-01-12 10:18:39 +01:00
__terp__.py [CLEAN] Set Withespaces to PEP8 format 2010-02-24 09:54:04 +01:00
content_index.py [fix] document: remove hacky reimplementation of netsvc, replace netsvc calls with logging calls 2010-03-02 10:43:49 +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
directory_content.py [CLEAN] Set Withespaces to PEP8 format 2010-02-24 09:54:04 +01:00
directory_report.py [CLEAN] Set Withespaces to PEP8 format 2010-02-24 09:54:04 +01:00
document.py [merge] ftp deactivation branch, thanks greg-apieum 2010-02-24 11:55:29 +01:00
document_data.xml [IMP]document : get improvement of document from xrg-addons branch who made nice improvement in document 2009-12-02 11:06:57 +05:30
document_demo.xml [IMP]document : get improvement of document from xrg-addons branch who made nice improvement in document 2009-12-02 11:06:57 +05:30
document_directory.py [CLEAN] Set Withespaces to PEP8 format 2010-02-24 09:54:04 +01:00
document_storage.py [merge] ftp deactivation branch, thanks greg-apieum 2010-02-24 11:55:29 +01:00
document_view.xml [IMP] document: improve document view 2010-02-10 14:16:48 +05:30
nodes.py [CLEAN] Set Withespaces to PEP8 format 2010-02-24 09:54:04 +01:00
odt2txt.py [CLEAN] Set Withespaces to PEP8 format 2010-02-24 09:54:04 +01:00
std_index.py [CLEAN] Set Withespaces to PEP8 format 2010-02-24 09:54:04 +01:00
test_cindex.py [CLEAN] Set Withespaces to PEP8 format 2010-02-24 09:54:04 +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