odoo/addons/document
Martin Trigaux f67135ae52 [MERGE] [FIX] document: check method fails if it is called with an id instead of a list of ids. Courtesy of Carlos Vásquez (CLEARCORP)
bzr revid: mat@openerp.com-20131128114958-cbwsvntblmjf55cy
2013-11-28 12:49:58 +01:00
..
doc document: access permissions documentation, draft. 2010-10-27 13:23:24 +03:00
i18n Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
report [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
security [FIX] document: even deprecated models need access rules (avoid warning) 2013-11-08 22:54:08 +01:00
static/src/js [FIX] document: correct numbering of attachments with the same name 2013-11-04 12:05:12 +01:00
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 [MERGE] [FIX] document: check method fails if it is called with an id instead of a list of ids. Courtesy of Carlos Vásquez (CLEARCORP) 2013-11-28 12:49:58 +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] document: make Documents first submenu, so FTP wizard does not open every time when document_ftp is installed 2013-03-27 11:21:19 +01:00
odt2txt.py [IMP] clean permissions and shebang in files 2013-05-14 12:31:13 +02: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