odoo/addons/document
Denis Ledoux d6ae7fb7db [MERGE] forward port of branch 7.0 up to 3e7d3c7 2015-04-27 12:19:43 +02:00
..
doc
i18n [I18N] Sync updated 7.0 translations from Launchpad 2015-01-07 17:57:28 +01:00
report [FIX] document: 'user_id' field must be declared as m2o rather than simple char field as a related field refering it in the same module. (Maintenance Case: 592256) 2013-05-07 16:41:02 +05:30
security [FIX] document: even deprecated models need access rules (avoid warning) 2013-11-08 22:54:08 +01:00
static/src/js [FIX] document: display Attachment(s) menu only on form view 2014-09-04 14:47:06 +02:00
test [FIX] document: duplicate directory detection should work even when a record rule prevent user from seeing duplicates 2013-12-16 13:39:54 +01:00
wizard [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02: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] forward port of branch 7.0 up to 3e7d3c7 2015-04-27 12:19:43 +02: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 [MERGE] addons: added groups when quick creating user in various addons. 2013-09-04 16:11:22 +02: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