|
| 1 | +---Models in module 'website_event'--- |
| 2 | + |
| 3 | +# NOTHING TO DO |
| 4 | + |
| 5 | +---Fields in module 'website_event'--- |
| 6 | +website_event / event.event / footer_visible (boolean) : NEW hasdefault: default |
| 7 | +website_event / event.event / header_visible (boolean) : NEW hasdefault: default |
| 8 | +website_event / event.event / is_seo_optimized (boolean) : is now stored |
| 9 | +website_event / event.event / location_menu (boolean) : DEL |
| 10 | +website_event / event.event / location_menu_ids (one2many) : DEL relation: website.event.menu |
| 11 | +website_event / event.event / other_menu_ids (one2many) : NEW relation: website.event.menu |
| 12 | +website_event / website.event.menu / is_seo_optimized (boolean) : NEW isfunction: function, stored |
| 13 | +website_event / website.event.menu / menu_type (selection) : selection_keys added: [other], removed: [location] |
| 14 | +website_event / website.event.menu / seo_name (char) : NEW translate |
| 15 | +website_event / website.event.menu / website_meta_description (text): NEW translate |
| 16 | +website_event / website.event.menu / website_meta_keywords (char) : NEW translate |
| 17 | +website_event / website.event.menu / website_meta_og_img (char) : NEW |
| 18 | +website_event / website.event.menu / website_meta_title (char) : NEW translate |
| 19 | + |
| 20 | +# DONE: remapped removed menu_type values in post-migration |
| 21 | + |
| 22 | +---XML records in module 'website_event'--- |
| 23 | +DEL ir.asset: website_event.s_events_000_js |
| 24 | +DEL ir.asset: website_event.s_searchbar_000_js |
| 25 | +NEW ir.model.access: website_event.access_event_event_slot_employee |
| 26 | +NEW ir.model.access: website_event.access_event_event_slot_portal |
| 27 | +NEW ir.model.access: website_event.access_event_event_slot_public |
| 28 | +NEW ir.rule: website_event.ir_rule_event_slot_public (noupdate) |
| 29 | +NEW ir.ui.view: website_event.dynamic_filter_template_event_event_single_aside |
| 30 | +NEW ir.ui.view: website_event.dynamic_filter_template_event_event_single_badge |
| 31 | +NEW ir.ui.view: website_event.dynamic_filter_template_event_event_single_card |
| 32 | +NEW ir.ui.view: website_event.dynamic_filter_template_event_event_single_entry |
| 33 | +NEW ir.ui.view: website_event.dynamic_filter_template_event_event_single_offset |
| 34 | +NEW ir.ui.view: website_event.event_calendar_links |
| 35 | +NEW ir.ui.view: website_event.event_event_view_form_website_create |
| 36 | +NEW ir.ui.view: website_event.modal_slot_registration |
| 37 | +NEW ir.ui.view: website_event.opt_event_calendar_block |
| 38 | +NEW ir.ui.view: website_event.opt_event_dates_block |
| 39 | +NEW ir.ui.view: website_event.opt_event_fixed_sidebar |
| 40 | +NEW ir.ui.view: website_event.opt_event_location_block |
| 41 | +NEW ir.ui.view: website_event.opt_event_organizer_block |
| 42 | +NEW ir.ui.view: website_event.opt_event_registration_block |
| 43 | +NEW ir.ui.view: website_event.opt_event_share_block |
| 44 | +NEW ir.ui.view: website_event.s_dynamic_snippet_events_single_aside_preview_data |
| 45 | +NEW ir.ui.view: website_event.s_dynamic_snippet_events_single_badge_preview_data |
| 46 | +NEW ir.ui.view: website_event.s_dynamic_snippet_events_single_card_preview_data |
| 47 | +NEW ir.ui.view: website_event.s_dynamic_snippet_events_single_entry_preview_data |
| 48 | +NEW ir.ui.view: website_event.s_dynamic_snippet_events_single_offset_preview_data |
| 49 | +NEW ir.ui.view: website_event.s_event_upcoming_snippet_card_preview_data |
| 50 | +NEW ir.ui.view: website_event.s_events_card |
| 51 | +NEW ir.ui.view: website_event.s_events_picture |
| 52 | +NEW ir.ui.view: website_event.s_events_single_aside |
| 53 | +NEW ir.ui.view: website_event.s_events_single_badge |
| 54 | +NEW ir.ui.view: website_event.s_events_single_card |
| 55 | +NEW ir.ui.view: website_event.s_events_single_entry |
| 56 | +NEW ir.ui.view: website_event.s_events_single_offset |
| 57 | +DEL ir.ui.view: website_event.404 |
| 58 | +DEL ir.ui.view: website_event.default_page |
| 59 | +DEL ir.ui.view: website_event.event_event_view_form_add |
| 60 | +DEL ir.ui.view: website_event.event_searchbar_input_snippet_options |
| 61 | +DEL ir.ui.view: website_event.events_search_box |
| 62 | +DEL ir.ui.view: website_event.events_search_box_input |
| 63 | +DEL ir.ui.view: website_event.s_dynamic_snippet_options_template |
| 64 | +DEL ir.ui.view: website_event.s_events_options |
| 65 | +DEL ir.ui.view: website_event.snippet_options |
| 66 | +DEL ir.ui.view: website_event.template_location |
| 67 | + |
| 68 | +# NOTHING TO DO |
0 commit comments