[MIG] mail_usability

This commit is contained in:
Alexis de Lattre
2022-10-27 22:27:44 +02:00
parent bbb0cb17f7
commit fe6a332ba9
3 changed files with 5 additions and 7 deletions

View File

@@ -1,11 +1,11 @@
# Copyright 2016-2021 Akretion France (http://www.akretion.com)
# Copyright 2016-2022 Akretion France (http://www.akretion.com)
# @author Benoît Guillot <benoit.guillot@akretion.com>
# @author Alexis de Lattre <alexis.delattre@akretion.com>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
'name': 'Mail Usability',
'version': '14.0.1.0.0',
'version': '16.0.1.0.0',
'category': 'Productivity/Discuss',
'license': 'AGPL-3',
'summary': 'Usability improvements on mails',
@@ -28,5 +28,5 @@ Small usability improvements on mails:
#'wizard/email_template_preview_view.xml',
#'wizard/mail_compose_message_view.xml',
],
'installable': False,
'installable': True,
}