[FIX] rename OpenERP->Odoo

pull/3071/head
Holger Brunn 2015-01-27 16:23:34 +01:00 committed by Jose Zambudio
parent 58f72efa3c
commit 7bca6133f8
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',