[FIX] rename OpenERP->Odoo

pull/121/head
Holger Brunn 2015-01-27 16:23:34 +01:00
parent bfc8a407b9
commit 69881bc9b6
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',