odoo/addons/document
Launchpad Translations on behalf of openerp cda7d17dc3 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110111050313-70y56tghmjexq3p5
2011-01-11 05:03:13 +00:00
..
doc document: access permissions documentation, draft. 2010-10-27 13:23:24 +03:00
i18n Launchpad automatic translations update. 2011-01-11 05:03:13 +00:00
report [IMP] ::Documents->Shared Repository:enlarge the FTP server field,Documents-> descending by date and tooltip change and fix bug on my document filter button::Reporting->Document Dashboard->group by year/Month and default user_id context remove 2010-10-12 11:56:08 +05:30
security [FIX] document,procurement,sale: Fixed record rules. 2010-12-30 18:18:54 +05:30
test Doc: make sure folders are deleted after YAML tests 2010-10-12 13:39:36 +03:00
wizard [REF]: Replace the condition 'if not context' with 'if context is None'. 2010-11-23 12:35:05 +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 fix 2010-11-27 17:37:12 +01:00
board_document_demo.xml [IMP]: Remove dashboard shortcut. 2010-06-25 13:55:27 +05:30
board_document_view.xml [IMP] Project->Long Term Planning--Changes Demo data for user:Projects Phases--Useability should be availablity,rename group by user into responsible and default group on project,top area field arrange:Resources Allocations--change icon in group by Project and resource 2010-10-12 18:51:51 +05:30
content_index.py document: fix content indexer's handling of the "file" command 2010-12-09 13:26:07 +02:00
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
dict_tools.py Document, caldav: inhibit features not found on trunk server. 2010-10-12 14:27:33 +03:00
directory_content.py [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods. 2010-12-13 12:13:09 +05:30
directory_report.py [REF]: Replace the condition 'if not context' with 'if context is None'. 2010-11-23 12:35:05 +05:30
document.py [REF]: Replace the condition 'if not context' with 'if context is None'. 2010-11-23 12:35:05 +05:30
document_data.xml document: default storage and root folders are not updatable 2010-12-27 10:48:03 +02:00
document_demo.xml [IMP]: Moved reference of demo user from *_security.xml to demo file 2010-11-19 15:55:25 +05:30
document_directory.py [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods. 2010-12-13 12:13:09 +05:30
document_storage.py [REF]: Replace the condition 'if not context' with 'if context is None'. 2010-11-23 12:35:05 +05:30
document_view.xml [Fix] document: fix the problem of finding report 2011-01-06 16:56:23 +05:30
nodes.py document: fix behavior of resource-hooked folders [Bug 682761] 2010-12-09 12:01:21 +02:00
odt2txt.py [CLEAN] Set Withespaces to PEP8 format 2010-02-24 09:54:04 +01:00
std_index.py [IMP]: Improve search view of Task hours report of project_timesheet module and file descriptor close() in document module. 2010-11-12 15:44:16 +05:30
test_cindex.py document: enhance the test script for content index. 2010-12-09 13:24:55 +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