---Models in module 'mail'---
obsolete model mail.channel.partner (renamed to mail.channel.member)
obsolete model mail.resend.cancel [transient]
new model mail.channel.member (renamed from mail.channel.partner)
new model mail.gateway.allowed
new model mail.link.preview
new model mail.message.schedule
new model mail.template.reset [transient]
new model template.reset.mixin [abstract]
---Fields in module 'mail'---
mail         / ir.actions.server        / mail_post_autofollow (boolean): NEW hasdefault: compute
mail         / ir.actions.server        / mail_post_method (selection)  : NEW selection_keys: ['comment', 'email', 'note'], hasdefault: compute
mail         / ir.actions.server        / state (False)                 : selection_keys is now '['code', 'followers', 'mail_post', 'multi', 'next_activity', 'object_create', 'object_write']' ('['code', 'email', 'followers', 'multi', 'next_activity', 'object_create', 'object_write']')
mail         / ir.mail_server           / mail_template_ids (one2many)  : NEW relation: mail.template
mail         / mail.activity            / _order                        : _order is now 'date_deadline ASC, id ASC' ('date_deadline ASC')
mail         / mail.channel             / _inherits                     : DEL _inherits: {'mail.alias': 'alias_id'}
mail         / mail.channel             / alias_id (many2one)           : DEL relation: mail.alias, required
mail         / mail.channel             / channel_last_seen_partner_ids (one2many): DEL relation: mail.channel.partner
mail         / mail.channel             / channel_member_ids (one2many) : NEW relation: mail.channel.member
mail         / mail.channel             / channel_type (selection)      : now required
mail         / mail.channel             / public (selection)            : DEL required, selection_keys: ['groups', 'private', 'public']
mail         / mail.channel.member      / last_seen_dt (datetime)       : NEW
mail         / mail.channel.rtc.session / channel_member_id (many2one)  : NEW relation: mail.channel.member, required
mail         / mail.channel.rtc.session / channel_partner_id (many2one) : DEL relation: mail.channel.partner, required
mail         / mail.gateway.allowed     / email (char)                  : NEW
mail         / mail.gateway.allowed     / email_normalized (char)       : NEW isfunction: function, stored
mail         / mail.guest               / channel_ids (many2many)       : table is now 'mail_channel_member' ('mail_channel_partner')
mail         / mail.link.preview        / image_mimetype (char)         : NEW
mail         / mail.link.preview        / message_id (many2one)         : NEW relation: mail.message, required
mail         / mail.link.preview        / og_description (text)         : NEW
mail         / mail.link.preview        / og_image (char)               : NEW
mail         / mail.link.preview        / og_mimetype (char)            : NEW
mail         / mail.link.preview        / og_title (char)               : NEW
mail         / mail.link.preview        / og_type (char)                : NEW
mail         / mail.link.preview        / source_url (char)             : NEW required
mail         / mail.mail                / scheduled_date (char)         : type is now 'datetime' ('char')
mail         / mail.mail                / to_delete (boolean)           : NEW
mail         / mail.message             / add_sign (boolean)            : DEL
mail         / mail.message             / email_add_signature (boolean) : NEW hasdefault: default
mail         / mail.message             / link_preview_ids (one2many)   : NEW relation: mail.link.preview
mail         / mail.message.schedule    / mail_message_id (many2one)    : NEW relation: mail.message, required
mail         / mail.message.schedule    / notification_parameters (text): NEW
mail         / mail.message.schedule    / scheduled_datetime (datetime) : NEW required
mail         / mail.message.subtype     / track_recipients (boolean)    : NEW
mail         / mail.notification        / author_id (many2one)          : NEW relation: res.partner
mail         / mail.template            / active (boolean)              : NEW hasdefault: default
mail         / mail.template            / copyvalue (char)              : DEL
mail         / mail.template            / description (text)            : NEW
mail         / mail.template            / model_object_field (many2one) : DEL relation: ir.model.fields
mail         / mail.template            / null_value (char)             : DEL
mail         / mail.template            / sub_model_object_field (many2one): DEL relation: ir.model.fields
mail         / mail.template            / sub_object (many2one)         : DEL relation: ir.model
mail         / mail.template            / template_fs (char)            : NEW
mail         / res.partner              / channel_ids (many2many)       : table is now 'mail_channel_member' ('mail_channel_partner')
---XML records in module 'mail'---
NEW ir.actions.act_window: mail.act_server_history [renamed from fetchmail module]
NEW ir.actions.act_window: mail.action_email_server_tree [renamed from fetchmail module]
NEW ir.actions.act_window: mail.mail_channel_member_action
NEW ir.actions.act_window: mail.mail_gateway_allowed_action
NEW ir.actions.act_window: mail.mail_link_preview_action
NEW ir.actions.act_window: mail.mail_message_schedule_action
NEW ir.actions.act_window: mail.mail_template_reset_action
DEL ir.actions.act_window: fetchmail.act_server_history [renamed to mail module]
DEL ir.actions.act_window: fetchmail.action_email_server_tree [renamed to mail module]
DEL ir.actions.act_window: mail.mail_channel_partner_action
DEL ir.actions.act_window: mail.mail_resend_cancel_action
NEW ir.cron: mail.ir_cron_mail_gateway_action [renamed from fetchmail module] (noupdate)
NEW ir.cron: mail.ir_cron_send_scheduled_message (noupdate)
DEL ir.cron: fetchmail.ir_cron_mail_gateway_action [renamed to mail module] (noupdate)
NEW ir.model.access: mail.access_fetchmail_server [renamed from fetchmail module]
NEW ir.model.access: mail.access_mail_channel_member_portal
NEW ir.model.access: mail.access_mail_channel_member_public
NEW ir.model.access: mail.access_mail_channel_member_user
NEW ir.model.access: mail.access_mail_gateway_allowed_system
NEW ir.model.access: mail.access_mail_link_preview_admin
NEW ir.model.access: mail.access_mail_message_scheduled_all
NEW ir.model.access: mail.access_mail_message_scheduled_system
NEW ir.model.access: mail.access_mail_message_subtype_system
NEW ir.model.access: mail.access_mail_template_reset
DEL ir.model.access: fetchmail.access_fetchmail_server [renamed to mail module]
DEL ir.model.access: mail.access_mail_channel_partner_portal
DEL ir.model.access: mail.access_mail_channel_partner_public
DEL ir.model.access: mail.access_mail_channel_partner_user
DEL ir.model.access: mail.access_mail_resend_cancel
NEW ir.model.constraint: mail.constraint_mail_activity_check_res_id_is_set
NEW ir.model.constraint: mail.constraint_mail_channel_channel_type_not_null
NEW ir.model.constraint: mail.constraint_mail_channel_group_public_id_check
NEW ir.model.constraint: mail.constraint_mail_channel_member_partner_or_guest_exists
NEW ir.model.constraint: mail.constraint_mail_channel_rtc_session_channel_member_unique
NEW ir.model.constraint: mail.constraint_res_users_notification_type
DEL ir.model.constraint: mail.constraint_mail_channel_partner_partner_or_guest_exists
DEL ir.model.constraint: mail.constraint_mail_channel_rtc_session_channel_partner_unique
NEW ir.rule: mail.ir_rule_mail_channel_member_group_system (noupdate)
NEW ir.rule: mail.ir_rule_mail_channel_member_group_user (noupdate)
DEL ir.rule: mail.ir_rule_mail_channel_partner_group_system (noupdate)
DEL ir.rule: mail.ir_rule_mail_channel_partner_group_user (noupdate)
NEW ir.ui.menu: mail.mail_channel_member_menu
NEW ir.ui.menu: mail.mail_gateway_allowed_menu
NEW ir.ui.menu: mail.mail_link_preview_menu
NEW ir.ui.menu: mail.mail_message_schedule_menu
NEW ir.ui.menu: mail.menu_action_fetchmail_server_tree [renamed from fetchmail module]
DEL ir.ui.menu: fetchmail.menu_action_fetchmail_server_tree [renamed to mail module]
DEL ir.ui.menu: mail.mail_channel_partner_menu
NEW ir.ui.view: mail.mail_channel_member_view_form
NEW ir.ui.view: mail.mail_channel_member_view_tree
NEW ir.ui.view: mail.mail_gateway_allowed_view_search
NEW ir.ui.view: mail.mail_gateway_allowed_view_tree
NEW ir.ui.view: mail.mail_link_preview_view_tree
NEW ir.ui.view: mail.mail_message_schedule_view_form
NEW ir.ui.view: mail.mail_message_schedule_view_search
NEW ir.ui.view: mail.mail_message_schedule_view_tree
NEW ir.ui.view: mail.mail_notification_layout
NEW ir.ui.view: mail.mail_notification_layout_with_responsible_signature
NEW ir.ui.view: mail.mail_template_reset_view_form
NEW ir.ui.view: mail.message_notification_limit_email
NEW ir.ui.view: mail.notification_preview
NEW ir.ui.view: mail.view_email_server_form
NEW ir.ui.view: mail.view_email_server_search
NEW ir.ui.view: mail.view_email_server_tree
DEL ir.ui.view: fetchmail.email_message_tree_view
DEL ir.ui.view: fetchmail.res_config_settings_view_form
DEL ir.ui.view: fetchmail.view_email_server_form
DEL ir.ui.view: fetchmail.view_email_server_search
DEL ir.ui.view: fetchmail.view_email_server_tree
DEL ir.ui.view: mail.mail_channel_partner_view_form
DEL ir.ui.view: mail.mail_channel_partner_view_tree
DEL ir.ui.view: mail.mail_notification_borders
DEL ir.ui.view: mail.mail_notification_paynow
DEL ir.ui.view: mail.mail_resend_cancel_view_form
DEL ir.ui.view: mail.message_notification_email
NEW mail.channel.member: mail.channel_member_general_channel_for_admin (noupdate)
DEL mail.channel.partner: mail.channel_partner_general_channel_for_admin (noupdate)
