[FIX] rename OpenERP->Odoo

pull/2800/head
Holger Brunn 2015-01-27 16:23:34 +01:00 committed by Ronald Portier
parent f374945237
commit c1fb07f07b
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ class openerp_standard(base):
'''No search at all. Use OpenERP's standard mechanism to attach mails to '''No search at all. Use OpenERP's standard mechanism to attach mails to
mail.thread objects. Note that this algorithm always matches.''' mail.thread objects. Note that this algorithm always matches.'''
name = 'OpenERP standard' name = 'Odoo standard'
readonly_fields = [ readonly_fields = [
'model_field', 'model_field',
'mail_field', 'mail_field',