odoo/addons/document
Launchpad Translations on behalf of openerp 97546e5b06 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20100930044423-jl0kqf9w3u57xdjc
2010-09-30 04:44:23 +00:00
..
i18n Launchpad automatic translations update. 2010-09-30 04:44:23 +00:00
report [IMP]: Removed unused variables and import statements. Removed '\r' escape sequences from translation files. 2010-09-08 17:55:15 +05:30
security [MOD] wiki: usability improvement in access rights 2010-08-07 19:16:44 +05:30
test [FIX]: document: Fixed problem of delete tag in yml test + Binary data in yml is needed to be passed encoded, in order to display correctly 2010-07-30 14:42:40 +05:30
wizard [IMP] configuration wizard 2010-09-14 19:29:12 +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] document: reverted to previous version of __openerp__. 'certificate' was lost and 'version' was changed 2010-08-20 11:42:08 +02:00
board_document_demo.xml [IMP]: Remove dashboard shortcut. 2010-06-25 13:55:27 +05:30
board_document_view.xml [MOD] Dashboard action set on all root menus 2010-08-16 16:07:45 +05:30
content_index.py Document: Better dbg message of content indexers. 2010-08-12 14:09:29 +03: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
directory_content.py Document: cleanup code for lint checking 2010-08-10 15:29:57 +03:00
directory_report.py Document: cleanup code for lint checking 2010-08-10 15:29:57 +03:00
document.py [REF] Document 2010-09-06 16:10:54 +05:30
document_data.xml Document UI: rename the default storage entry. 2010-06-29 17:00:26 +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 Document: fixes from the old branch 2010-08-27 10:38:58 +03:00
document_storage.py Document: cleanup code for lint checking 2010-08-10 15:29:57 +03:00
document_view.xml <act_window domain converted to context is done 2010-09-28 18:47:10 +05:30
nodes.py Document: fixes from the old branch 2010-08-27 10:38:58 +03:00
odt2txt.py [CLEAN] Set Withespaces to PEP8 format 2010-02-24 09:54:04 +01:00
std_index.py Doc std_index: bring back the .doc index, using antiword 2010-06-24 18:36:47 +03:00
test_cindex.py Document: cleanup code for lint checking 2010-08-10 15:29:57 +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