Migration to version 19.0
Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-19.0
Modules to migrate
- [ ] web_calendar_slot_duration - By @tishmen - #3335
- [ ] web_chatter_position
- [ ] web_company_color
- [ ] web_copy_confirm
- [ ] web_dialog_size - By @BhaveshHeliconia - #3320
- [ ] web_disable_export_group
- [ ] web_editor_class_selector - By @BhaveshHeliconia - #3328
- [x] web_environment_ribbon - By @rven - #3297
- [ ] web_excel_export_dynamic_expand
- [x] web_favicon - By @yp-oerp - #3303
- [ ] web_filter_header_button - By @BhaveshHeliconia - #3329
- [ ] web_group_expand
- [ ] web_ir_actions_act_multi
- [ ] web_ir_actions_act_window_message - By @Vicent-S73 - #3355
- [ ] web_m2x_options
- [ ] web_no_bubble
- [ ] web_notify
- [ ] web_notify_channel_message
- [ ] web_notify_upgrade
- [ ] web_pivot_computed_measure
- [ ] web_quick_start_screen
- [ ] web_refresher - By @BhaveshHeliconia - #3332
- [ ] web_remember_tree_column_width
- [x] web_responsive - By @BhaveshHeliconia - #3300
- [ ] web_search_with_and
- [ ] web_send_message_popup
- [ ] web_session_auto_close
- [ ] web_systray_button_init_action
- [ ] web_theme_classic
- [ ] web_timeline
- [ ] web_tree_dynamic_colored_field
- [ ] web_tree_many2one_clickable
- [ ] web_widget_bokeh_chart
- [ ] web_widget_domain_editor_dialog
- [ ] web_widget_dropdown_dynamic
- [ ] web_widget_mpld3_chart
- [ ] web_widget_numeric_step
- [ ] web_widget_one2many_tree_line_duplicate
- [ ] web_widget_open_tab
- [ ] web_widget_product_label_section_and_note_name_visibility
- [ ] web_widget_url_advanced
- [ ] web_widget_x2many_2d_matrix - By @bizzappdev - #3310
Missing module? Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list
web_environment_ribbon -> https://github.com/OCA/web/pull/3297
web_favicon -> https://github.com/OCA/web/pull/3303
Per Odoo task-id 4031939, web_widget_open_tab may not be necessary for 19.
- web_dialog_size - https://github.com/OCA/web/pull/3320
- web_responsive - https://github.com/OCA/web/pull/3300
- web_copy_confirm - https://github.com/OCA/web/pull/3327
- web_company_color - https://github.com/OCA/web/pull/3326
- web_chatter_position - https://github.com/OCA/web/pull/3325
- web_editor_class_selector - https://github.com/OCA/web/pull/3328
- web_filter_header_button - https://github.com/OCA/web/pull/3329
- web_group_expand - https://github.com/OCA/web/pull/3330
- web_no_bubble - https://github.com/OCA/web/pull/3331
- web_refresher - https://github.com/OCA/web/pull/3332
- web_remember_tree_column_width - https://github.com/OCA/web/pull/3333
Note for web_widget_dropdown_dynamic: this module may no longer be necessary. Odoo now includes this component, but it requires a dependency on account, see https://github.com/odoo/odoo/commit/80f9bd0563f6d42f56660e23547274e3bc8cd45e
web_search_with_and https://github.com/OCA/web/pull/3352
web_ir_actions_act_multi https://github.com/OCA/web/pull/3374
web_notify https://github.com/OCA/web/pull/3377