odoo/addons/document
Launchpad Translations on behalf of openerp 2703b86ef3 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110422055202-ctwv344tim8z1n9o
bzr revid: launchpad_translations_on_behalf_of_openerp-20110423060157-7dr4w1qwt3d0ft4h
bzr revid: launchpad_translations_on_behalf_of_openerp-20110424055249-en4wmwvvc63urzsl
bzr revid: launchpad_translations_on_behalf_of_openerp-20110425054353-a1bc27qj9y7j9hno
bzr revid: launchpad_translations_on_behalf_of_openerp-20110412060648-p30wsy7rnvddoyi2
bzr revid: launchpad_translations_on_behalf_of_openerp-20110413143501-b2r1v15r95ylrc2z
bzr revid: launchpad_translations_on_behalf_of_openerp-20110417061319-lmcuaxd300qw9qo1
bzr revid: launchpad_translations_on_behalf_of_openerp-20110419062059-25ehhurcvn9xsimx
bzr revid: launchpad_translations_on_behalf_of_openerp-20110420055644-i4guk2akxjkjgcg8
bzr revid: launchpad_translations_on_behalf_of_openerp-20110421060042-no595bx60hx6vr5g
bzr revid: launchpad_translations_on_behalf_of_openerp-20110422055127-d75yswj1g6f9owd4
bzr revid: launchpad_translations_on_behalf_of_openerp-20110423060138-12g9b7vd4uznergh
bzr revid: launchpad_translations_on_behalf_of_openerp-20110424055223-spk6mo1gtk5pmi6p
bzr revid: launchpad_translations_on_behalf_of_openerp-20110425054328-upp949j3yvgy0ckf
bzr revid: launchpad_translations_on_behalf_of_openerp-20110426060305-ck37iacq1f9zmjie
2011-04-26 06:03:05 +00:00
..
doc document: access permissions documentation, draft. 2010-10-27 13:23:24 +03:00
i18n Launchpad automatic translations update. 2011-04-26 06:03:05 +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 Merge branch11 into patch18 2010-12-23 17:54:44 +02:00
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 [MERGE] Merged Anup's branch for the fix of documents' file_size. 2011-04-01 14:47:21 +05:30
document_data.xml [MERGE] lp:~xrg/openobject-addons/trunk-patch18 2011-01-11 13:36:55 +01: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, caldav: revert changes that are not needed and spacing 2010-12-23 16:16:39 +02:00
odt2txt.py all: Fix execute permission and shebang at files 2011-04-08 14:23:24 +03:00
std_index.py document: even better fix for std_index, which won't leave zombies 2010-12-23 16:17:44 +02:00
test_cindex.py all: Fix execute permission and shebang at files 2011-04-08 14:23:24 +03: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