You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
431 B
14 lines
431 B
{
|
|
'name': ' Tests for mail_template_attachment_i18n',
|
|
'summary': 'Test suite for mail_template_attachment_i18n.',
|
|
'author': 'Onestein,Odoo Community Association (OCA)',
|
|
'website': 'https://github.com/oca/server-tools',
|
|
'category': 'Generic Modules',
|
|
'version': '11.0.1.0.0',
|
|
'license': 'AGPL-3',
|
|
'depends': [
|
|
'mail_template_attachment_i18n',
|
|
'sale'
|
|
],
|
|
'installable': True,
|
|
}
|