---Models in module 'website_slides'---
---Fields in module 'website_slides'---
website_slides / slide.channel            / completed_template_id (many2one): NEW relation: mail.template, hasdefault
# NOTHING TO DO: Add new field and this field already have default data

website_slides / slide.channel            / description (text)            : type is now 'html' ('text')
website_slides / slide.channel            / description_short (text)      : type is now 'html' ('text')
website_slides / slide.slide              / description (text)            : type is now 'html' ('text')
# DONE: pre-migration: convert text to html

website_slides / slide.slide              / embed_code (text)             : type is now 'html' ('text')
# NOTHING TO DO: compute don't store

---XML records in module 'website_slides'---
NEW ir.actions.act_window: website_slides.slide_channel_partner_action_report
DEL ir.model.constraint: website_slides.constraint_slide_slide_exclusion_html_content_and_url
DEL ir.model.constraint: website_slides.constraint_slide_tag_slide_tag_unique
NEW ir.rule: website_slides.rule_slide_channel_tag_public
NEW ir.ui.menu: website_slides.website_slides_menu_report_attendees
NEW ir.ui.view: website_slides.slide_channel_partner_view_kanban
NEW ir.ui.view: website_slides.slide_searchbar_input_snippet_options
DEL ir.ui.view: website_slides.assets_backend
DEL ir.ui.view: website_slides.assets_editor_inherit_website_slides
DEL ir.ui.view: website_slides.assets_frontend
DEL ir.ui.view: website_slides.assets_tests
DEL ir.ui.view: website_slides.slide_embed_assets
DEL ir.ui.view: website_slides.website_slides_tests
NEW mail.template: website_slides.mail_template_channel_completed
# NOTHING TO DO