-
- Downloads
[IMP] mail: Remove "duplicate" from notification form view
(To be commited with [#94024](https://github.com/odoo/odoo/pull/94024) ) Duplicating an email sent from Odoo would raise an error because some required fields could not be set. Setting those fields on duplication does not make sense, duplication is to be disabled on e-mails. As this applies to some messages and no use-case could be found for the duplication of messages or notifications, both also had duplication disabled. Task-2857244 closes odoo/odoo#94026 Signed-off-by:Thibault Delavallee (tde) <tde@openerp.com>
Showing
- addons/mail/views/mail_mail_views.xml 1 addition, 1 deletionaddons/mail/views/mail_mail_views.xml
- addons/mail/views/mail_message_views.xml 1 addition, 1 deletionaddons/mail/views/mail_message_views.xml
- addons/mail/views/mail_notification_views.xml 1 addition, 1 deletionaddons/mail/views/mail_notification_views.xml
Please register or sign in to comment