Migration to version 14.0
Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-14.0
Modules to migrate
- [x] support_branding - By @KKamaa - #1976
- [ ] web_action_conditionable
- [ ] web_advanced_search
- [x] web_calendar_slot_duration - By @victoralmau - #2119
- [ ] web_company_color
- [x] web_decimal_numpad_dot - By @joao-p-marques - #1933
- [x] web_dialog_size - By @pierre-pizzetta - #1709
- [ ] web_domain_field
- [ ] web_drop_target - By @dsolanki-initos - #1794
- [x] web_edit_user_filter - By @robyf70 - #2017
- [x] web_environment_ribbon - By @fuentes010 - #1710
- [ ] web_ir_actions_act_multi
- [ ] web_ir_actions_act_view_reload
- [ ] web_ir_actions_act_window_message
- [ ] web_m2x_options - By @dsolanki-initos - #1718
- [ ] web_no_bubble
- [ ] web_notify
- [ ] web_pwa_oca - By @olgamarcocb - #2122
- [x] web_responsive - ~~By @pierre-pizzetta - #1711~~ By @SplashS - #1819
- [x] web_search_with_and - By @pedroguirao - #2127
- [ ] web_timeline
- [ ] web_tree_dynamic_colored_field
- [ ] web_tree_many2one_clickable
- [ ] web_widget_bokeh_chart
- [x] web_widget_dropdown_dynamic - By @NL66278 - #1934
- [ ] web_widget_dropdown_dynamic_example
- [ ] web_widget_image_download
- [ ] web_widget_mermaid - By @hpatelserpentcs - #1944
- [ ] web_widget_model_viewer - By @TheMule71 - #2044
- [ ] web_widget_mpld3_chart
- [ ] web_widget_url_advanced
- [ ] web_widget_x2many_2d_matrix
- [ ] web_widget_x2many_2d_matrix_example
- [x] web_disable_export_group - By Odoo itself https://github.com/odoo/odoo/commit/c248594ee525
Missing module? Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list
Hi team, I tried install this module on Odoo 14. It installed successfully. Yet, There is no icon image in the home page (the page users see right after they login or when they click the 9-square buttons at the top left corner).
Can you help pointing out where the issue can be? I can look into it.
Which module? Some of them may require huge changes for making them work.
Hi team, I tried install this module on Odoo 14. It installed successfully. Yet, There is no icon image in the home page (the page users see right after they login or when they click the 9-square buttons at the top left corner).
Can you help pointing out where the issue can be? I can look into it.
Since you probably refer to web_responsive, I have a draft PR #1711 that fixes the broken dependencies and now the icons and search app menu are working again, just seen a small bug while using the chat on mobile (the box doesn't clear after sending a message, but behavior is similar in enterprise so looks like an odoo core issue). Please give the runbot a try and see if anything else breaks.
Hi all, I will migrate the module web_hide_db_manager_link to v14.
Hi all, I will migrate the module web_hide_db_manager_link to v14.
Hi @dsolanki-initos,
The addon is not needed since v11.0. You can just initialize Odoo with --no-database-list or set list_db to False on the configuration file.
Cheers.
Hi @j-zaballa , Thank you for letting me know about this feature.
Hi all, I will migrate the module web_m2x_options to v14.
Hello All, Here is the PR #1718 for the migrated module "web_m2x_options" to v14.
web_search_with_and #1729
web_widget_x2many_2d_matrix #1731 web_widget_x2many_2d_matrix_example https://github.com/OCA/web/pull/1730
Hello everyone, I will work on the migration of web_drop_target to v14.
Hello All, I'll migrate the modul web_access_rule_buttons to v14. Here is the PR #1752
Hi all, I will migrate the module web_m2x_options to v14.
Hi, have you any news about the web_m2x_options migration to v14? Have a nice work
Hi all, I will migrate the module web_m2x_options to v14.
Hi, have you any news about the web_m2x_options migration to v14? Have a nice work
Yes here is the PR #1718
Hi all,
I will migrate the module web_copy_confirm ( https://github.com/OCA/web/tree/8.0/web_copy_confirm ) PR: https://github.com/OCA/web/pull/1791
Hi all, I created a PR for migration of module web_ir_actions_act_multi #1755
Hi all, I created a PR for migration of module web_ir_actions_act_window_message #1757
Hi all, I will migrate module web_decimal_numpad_dot to v14.
Can module web_search_with_and be added to the list of modules to migrate?
Can module web_m2x_options be added to the list of modules? Thanks
Ivano Persico - Inviato da iPhone
Il giorno 5 gen 2021, alle ore 18:22, koenloodts [email protected] ha scritto:
Can module web_search_with_and be added to the list of modules?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
Can module web_search_with_and be added to the list of modules to migrate?
PR: #1774(closed)
web_domain_field #1778
Hi everyone, I created PR for :
- web_tree_many2one_clickable #1780
- web_listview_range_select #1779 (not on the list)
web_company_color #1786
Hello everyone, I will work on the migration of web_drop_target to v14.
I'll Work on the migration of web_drop_target to v14.
Here is the PR for the migrated module "web_drop_target" #1794
web_ir_actions_act_view_reload #1816
web_tree_dynamic_colored_field migrated in https://github.com/OCA/web/pull/1817
web_responsive migrated in #1819