web icon indicating copy to clipboard operation
web copied to clipboard

Migration to version 17.0

Open legalsylvain opened this issue 2 years ago • 42 comments

Todo

https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0

Modules to migrate

  • [x] web_calendar_slot_duration - By @CRogos - #2786
  • [ ] web_chatter_position - By @Jp-alitec - #2826
  • [x] web_company_color - By @ArnauCForgeFlow - #3025
  • [x] web_dialog_size - By @CarlosRoca13 - #2919
  • [x] web_editor_class_selector - By @carlos-lopez-tecnativa - #2991
  • [x] web_environment_ribbon - By @rven - #2667
  • [x] web_favicon - By @dc-oerp - #2770
  • [x] web_field_tooltip - By @manuelregidor - #2892
  • [x] web_group_expand - By @astirpe - #2863
  • [x] web_ir_actions_act_multi - By @augusto-weiss - #2704
  • [x] web_m2x_options - By @manuelregidor - #2888
  • [x] web_no_bubble - By @astirpe - #2708
  • [x] web_notify - By @trisdoan - #2948
  • [x] ~~web_pwa_oca~~ Included in core - Migration script in OCA/OpenUpgrade#4660
  • [x] web_refresher - By @LazarusUA - #2669
  • [x] web_responsive - By @LazarusUA - #2684
  • [x] web_save_discard_button - By @joepsanders - #2872
  • [x] web_search_with_and - By @JasminSForgeFlow - #3090
  • [x] web_theme_classic - By @legalsylvain - #2660
  • [x] web_time_range_menu_custom - By @CarlosRoca13 - #3004
  • [x] web_timeline - By @carlos-lopez-tecnativa - #2969
  • [x] web_tree_dynamic_colored_field - By @dz0 - #2771
  • [x] web_tree_many2one_clickable - By @maciej-wichowski - #2780
  • [x] web_widget_bokeh_chart - By @DavidJForgeFlow - #2846
  • [x] web_widget_domain_editor_dialog - By @chienandalu - #2875
  • [x] web_widget_dropdown_dynamic - By @CarlosRoca13 - #2915
  • [x] web_widget_mpld3_chart - By @lef-adhoc - #3000
  • [x] web_widget_numeric_step - By @CarlosRoca13 - #2906
  • [x] web_widget_open_tab - By @moitabenfdz - #2671
  • [x] web_widget_plotly_chart - By @robyf70 - #2815
  • [x] web_widget_product_label_section_and_note - By @carlos-lopez-tecnativa - #3080
  • [x] web_widget_x2many_2d_matrix - By @SodexisTeam - #2756

Missing module? Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list

legalsylvain avatar Nov 07 '23 22:11 legalsylvain

working on web_environment_ribbon

rven avatar Nov 14 '23 12:11 rven

working on web_refresher

TesaLazarenko avatar Nov 15 '23 09:11 TesaLazarenko

working on web_widget_open_tab #2671

moitabenfdz avatar Nov 16 '23 10:11 moitabenfdz

working on web_responsive

TesaLazarenko avatar Nov 17 '23 01:11 TesaLazarenko

what about web_domain_field? is that no longer needed?

jeroenev avatar Nov 30 '23 12:11 jeroenev

https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list

pedrobaeza avatar Nov 30 '23 12:11 pedrobaeza

mig web_ir_actions_act_multi #2704

augusto-weiss avatar Dec 27 '23 14:12 augusto-weiss

web_no_bubble #2708

astirpe avatar Jan 02 '24 16:01 astirpe

what about web_domain_field!?

alielnagar avatar Jan 14 '24 19:01 alielnagar

Regarding web_domain_field, I used this module for a dynamic domain. I just found out, that this seems to work out of the box now in 17.0.

Can somebody confirm this and check the other use cases maybe? Maybe the module is not needed anymore.

john-herholz-dt avatar Jan 15 '24 12:01 john-herholz-dt

web_remember_tree_column_width https://github.com/OCA/web/pull/2723 (not listed)

cuongnmtm avatar Jan 19 '24 11:01 cuongnmtm

How about web_chatter_position? Can/will it be migrated to 17?

taikoaudio-odoo avatar Jan 19 '24 14:01 taikoaudio-odoo

@legalsylvain web_notify: #2747

Nikul-OSI avatar Feb 14 '24 06:02 Nikul-OSI

Migrated web_widget_x2many_2d_matrix #2756

SodexisTeam avatar Feb 29 '24 13:02 SodexisTeam

can anyone please review #2769 thanks

jethavadakshal avatar Mar 21 '24 13:03 jethavadakshal

web_tree_many2one_clickable #2780

maciej-wichowski avatar Mar 22 '24 13:03 maciej-wichowski

Regarding web_domain_field, I used this module for a dynamic domain. I just found out, that this seems to work out of the box now in 17.0.

Can somebody confirm this and check the other use cases maybe? Maybe the module is not needed anymore.

I found this piece of code https://github.com/odoo/odoo/blob/17.0/addons/account/models/account_tax.py#L1606 . prove that we don't need web_domain_field anymore. image image

nguyenminhchien avatar Mar 25 '24 09:03 nguyenminhchien

web_listview_range_select is now working out of the box.

CRogos avatar Mar 27 '24 14:03 CRogos

web_advanced_search is also now visible in developer mode: image

CRogos avatar Mar 27 '24 14:03 CRogos

web_calendar_slot_duration #2786

CRogos avatar Mar 28 '24 14:03 CRogos

is web_chatter_position not needed any more in v17?

SonoDavid avatar Apr 25 '24 08:04 SonoDavid

Migrating:

  • [web_company_color] https://github.com/OCA/web/pull/2813

peluko00 avatar Apr 26 '24 10:04 peluko00

why web_search_with_and is not added in migrate list?

Paulius11 avatar May 01 '24 08:05 Paulius11

web_widget_numeric_step #2825

achulii avatar May 16 '24 12:05 achulii

web_chatter_position #2833

Jp-alitec avatar May 23 '24 06:05 Jp-alitec

web_select_all_companies #2834 Approved :+1:

Jp-alitec avatar May 24 '24 12:05 Jp-alitec

why web_search_with_and is not added in migrate list?

Same question....

LoanHuynh avatar Jun 04 '24 16:06 LoanHuynh

I think there is more missing and will be added as soon someone starts with the migration. beside web_search_with_and, these modules are also on my wish list: web_m2x_options web_group_expand

CRogos avatar Jun 05 '24 06:06 CRogos

@CRogos I have the need for a newer version of web_m2x_options, so I have partly migrated it, will file a PR later with my changes so far. But at the same time I'm a little stuck as I honestly don't really know about Odoo's client code's architecture and even more on what has changed between 16.0 and 17.0 For reference, here is my PR: https://github.com/OCA/web/pull/2848

mohs8421 avatar Jun 13 '24 12:06 mohs8421

web_m2x_options https://github.com/OCA/web/pull/2847 this PR superseeds https://github.com/OCA/web/pull/2848 and https://github.com/OCA/web/pull/2772

rven avatar Jun 18 '24 10:06 rven