odoo/addons/document
sbh (Open ERP) af56ff4bec [MERGE] : Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons3
bzr revid: sbh@tinyerp.com-20100608110449-f1ygdmhpje242s92
2010-06-08 16:34:49 +05:30
..
i18n Launchpad automatic translations update. 2010-04-17 05:21:31 +01:00
report [IMP] account_* , document : In view icons are improved 2010-06-07 14:34:11 +05:30
security [MOVE]:moved report_document into the document module. 2010-03-16 11:30:23 +05:30
test [MERGE] merged from trunk main addons branch 2010-05-14 10:18:36 +05:30
README.txt Document Management System 2008-09-26 19:53:55 +05:30
__init__.py [MOVE]:moved report_document into the document module. 2010-03-16 11:30:23 +05:30
__openerp__.py Task-919 : Merge the board of sale,purchase,document 2010-06-07 16:36:30 +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] document :- Bug #539644 - backward compatibility for file utility 2010-03-19 16:52:22 +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 [FIX] document: put context keyword on _model_Search method in ir.actions.report.xml model in directory_report.py 2010-03-16 16:21:17 +05:30
document.py [MERGE] work of document module 2010-05-27 18:14:58 +05:30
document_data.xml [IMP] Apply changes in search view 2010-05-24 10:34:52 +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 [MERGE] merged from lp:~openerp-dev/openobject-addons/ysa-dev-addons2 2010-05-20 17:57:00 +05:30
document_storage.py [FIX] 3 security rules, [IMP] object names for logs 2010-05-19 20:32:32 +02:00
document_view.xml [IMP] account_* , document : In view icons are improved 2010-06-07 14:34:11 +05:30
nodes.py [MERGE] merged from trunk main addons branch 2010-05-14 10:18:36 +05:30
odt2txt.py [CLEAN] Set Withespaces to PEP8 format 2010-02-24 09:54:04 +01:00
std_index.py [IMP] document :- add comment line. pptx2txt and docx2txt files not support in windows. 2010-04-28 15:16:05 +05:30
test_cindex.py [FIX] Remove the executable flag on the python and xml files 2010-04-29 10:01:54 +02: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