odoo/addons/document
Chris Biersbach 2a8d7548f7 [FIX] Document: Does no longer generate an error when trying to send a quotation by email when pdftotext is not available. This case is handled more gracefully (a warning in the log). Also changes the default return when generating the index using antiword to be more consistent.
lp bug: https://launchpad.net/bugs/1094423 fixed

bzr revid: cbi@openerp.com-20130307085505-v9vwo788ios8244u
2013-03-07 09:55:05 +01:00
..
doc document: access permissions documentation, draft. 2010-10-27 13:23:24 +03:00
i18n Launchpad automatic translations update. 2013-03-07 05:44:34 +00:00
report [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
security [MERGE] turnk 2012-12-20 03:04:33 +01:00
static/src/js [FIX] Document name and google doc index. 2012-10-25 13:08:34 +05:30
test more fixes 2012-12-17 03:00:13 +01:00
wizard [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
__init__.py document partial refactoring and cleanups 2012-12-17 02:19:58 +01:00
__openerp__.py document partial refactoring and cleanups 2012-12-17 02:19:58 +01:00
content_index.py [FIX] Document: Does no longer generate an error when trying to send a quotation by email when pdftotext is not available. This case is handled more gracefully (a warning in the log). Also changes the default return when generating the index using antiword to be more consistent. 2013-03-07 09:55:05 +01:00
document.py [FIX]Index content now works when adding attachement 2012-12-24 15:00:02 +01:00
document_data.xml [FIX] document restore records for wizard 2012-12-20 15:58:31 +01:00
document_demo.xml remove unsed cruft 2012-06-08 01:28:03 +02:00
document_view.xml [FIX]Index content now works when adding attachement 2012-12-24 15:00:02 +01:00
odt2txt.py [FIX] unmutable default in the remaining modules 2012-03-05 19:40:03 +01:00
std_index.py [FIX] Document: Does no longer generate an error when trying to send a quotation by email when pdftotext is not available. This case is handled more gracefully (a warning in the log). Also changes the default return when generating the index using antiword to be more consistent. 2013-03-07 09:55:05 +01:00
test_cindex.py [IMP] Added missing vim mode lines 2011-11-22 09:51:38 +01:00