|
@ -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', |
|
|