odoo/addons/document
P. Christeas a8e74fac0c Merge commit '29a8246856650' into trunk-fix-webdav
bzr revid: p_christ@hol.gr-20100624151922-42jd5drltym50vgq
2010-06-24 18:19:22 +03:00
..
i18n Launchpad automatic translations update. 2010-06-24 04:47:28 +01:00
report [IMP] account_* , document : In view icons are improved 2010-06-07 14:34:11 +05:30
security [IMP] Document: 2010-06-24 15:18:27 +05:30
test [MERGE] merged from trunk main addons branch 2010-05-14 10:18:36 +05:30
wizard [IMP] Document: 2010-06-24 15:18:27 +05:30
README.txt Document Management System 2008-09-26 19:53:55 +05:30
__init__.py [IMP] Document: 2010-06-24 15:18:27 +05:30
__openerp__.py [IMP] Document: 2010-06-24 15:18:27 +05:30
board_document_demo.xml Task-919 : Merge the board of sale,purchase,document 2010-06-07 16:36:30 +05:30
board_document_view.xml Task-919 : Merge the board of sale,purchase,document 2010-06-07 16:36:30 +05:30
content_index.py [IMP][REF] Sql-injection changes, remove print statement, some space improvement. 2010-06-16 17:21:39 +05:30
custom_report.xml changed <terp> tag to <openerp> 2008-10-07 17:18:28 +05:30
custom_view.xml [IMP] General review and cleaning of all views. Not finished. Worked on exted_groups, removed select=2, convert tab to spaces, etc. 2010-04-16 11:16:25 +02:00
directory_content.py [CLEAN] Set Withespaces to PEP8 format 2010-02-24 09:54:04 +01:00
directory_report.py [IMP][REF] Sql-injection changes, remove print statement, some space improvement. 2010-06-16 17:21:39 +05:30
document.py [IMP] document: add new field company_id in document and directory model 2010-06-23 17:23:49 +05:30
document_data.xml Document: fix spelling of personal folders. 2010-06-22 18:03:47 +03:00
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 Merge commit '29a8246856650' into trunk-fix-webdav 2010-06-24 18:19:22 +03:00
document_storage.py [IMP][REF] Sql-injection changes, remove print statement, some space improvement. 2010-06-16 17:21:39 +05:30
document_view.xml Merge commit '29a8246856650' into trunk-fix-webdav 2010-06-24 18:19:22 +03:00
nodes.py Document: fix unicode passed as content-type header 2010-06-23 17:07:20 +03:00
odt2txt.py [CLEAN] Set Withespaces to PEP8 format 2010-02-24 09:54:04 +01:00
std_index.py Merge commit '29a8246856650' into trunk-fix-webdav 2010-06-24 18:19:22 +03:00
test_cindex.py [IMP][REF] Sql-injection changes, remove print statement, some space improvement. 2010-06-16 17:21:39 +05:30

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