Migration to version 16.0
Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-16.0
Modules to migrate
- [x] web_action_conditionable - By @nguyenminhchien - #2500
- [x] web_advanced_search - By @hvgollar - #2357
- [x] web_calendar_slot_duration - By @stefan-tecnativa - #2646
- [x] web_chatter_position - By @ivantodorovich - #2419
- [x] web_company_color - By @LoisRForgeFlow - #2527
- [ ] web_copy_confirm
- [x] web_dashboard_tile - By @legalsylvain - #2325
- [x] web_dialog_size - By @tarteo - #2425
- [x] web_disable_export_group - By @chienandalu - #2759
- [x] web_domain_field - By @imarulbala - #2356
- [ ] web_drop_target
- [x] web_environment_ribbon - By @baimont - #2311
- [x] web_group_expand - By @CRogos - #2599
- [x] web_ir_actions_act_multi - By @matiasperalta1 - #2328
- [x] ~~web_ir_actions_act_view_reload~~ Included in core. Use this in your code:
return {'type': 'ir.actions.client', 'tag': 'soft_reload'} - [ ] web_ir_actions_act_window_message
- [x] web_ir_actions_act_window_page - By @hbrunn - #2548
- [x] web_listview_range_select - By @CRogos - #2597
- [x] web_m2x_options - By @anothingguy - #2446
- [x] web_m2x_options_manager - By @QuocDuong1306 - #2587
- [x] web_no_bubble - By @astirpe - #2462
- [x] web_oca_pwa - By @micheledic - #2640
- [x] web_pivot_computed_measure - By @CarlosRoca13 - #2755
- [x] web_refresher - By @hugosantosred - #2321
- [x] web_remember_tree_column_width - By @cuongnmtm - #2510
- [x] web_responsive - By @bvanjeelharia - #2405
- [x] web_search_with_and - By @Sandip-scs - #2387
- [ ] web_sheet_full_width
- [x] web_time_range_menu_custom - By @CarlosRoca13 - #2993
- [x] web_timeline - By @bvanjeelharia - #2378
- [x] web_tree_dynamic_colored_field - By @etobella - #3107
- [x] web_tree_many2one_clickable - By @tarteo - #2422
- [ ] web_view_calendar_list
- [ ] web_widget_bokeh_chart
- [x] web_widget_char_size - By @anusriNPS - #3008
- [ ] web_widget_child_selector
- [x] web_widget_datepicker_fulloptions - By @quentinDupont - #2738
- [x] web_widget_domain_editor_dialog - By @CarlosRoca13 - #2758
- [x] web_widget_dropdown_dynamic - By @sonhd91 - #2563
- [x] web_widget_image_download - By @manuelregidor - #2897
- [ ] web_widget_json_graph - By @therbin404 - #2476
- [x] web_widget_numeric_step - By @dsolanki-initos - #2456
- [x] web_widget_one2many_tree_line_duplicate - By @CarlosRoca13 - #2809
- [x] web_widget_open_tab - By @dsolanki-initos - #2453
- [ ] web_widget_url_advanced - By @dsolanki-initos - #2431
- [ ] web_widget_x2_many_2d_matrix - By @tarteo - #2463
- [ ] web_widget_x2many_2d_matrix
Missing module? Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list
web_refresher -> #2321
web_ir_actions_act_multi https://github.com/OCA/web/pull/2328
web_widget_image_webcam https://github.com/OCA/web/pull/2349
Migration to version 16.0
- web_domain_field https://github.com/OCA/web/pull/2356
migrating web_advanced_search to 16.0 https://github.com/OCA/web/pull/2357
Migration to version 16.0 web_listview_range_select https://github.com/OCA/web/pull/2355
web_m2x_options: WIP
Migration to version 16.0 web_ir_actions_act_window_message https://github.com/OCA/web/pull/2389
I'm migrating web_action_conditionable
Anyone working on web_widget_x2many_2d_matrix?
Hello Dennis
No
On Wed, Feb 22, 2023 at 7:31 PM Dennis Sluijk @.***> wrote:
Anyone working on web_widget_x2many_2d_matrix?
— Reply to this email directly, view it on GitHub https://github.com/OCA/web/issues/2309#issuecomment-1440064669, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZAK6XS3BYZRXZULE3R6NUTWYYL27ANCNFSM6AAAAAAQ3ZCMDY . You are receiving this because you were mentioned.Message ID: @.***>
-- Thanks & Regards, Sandip Vyas Team Leader Serpent Consulting Services Pvt. Ltd.
Visit our website: http://www.serpentcs.com The Splendid journey of 7 years: https://www.youtube.com/watch?v=rue4vGQusbI
Anyone working on web_widget_x2many_2d_matrix?
@ChrisOForgeFlow you by chance? :smile:
web_widget_url_advanced https://github.com/OCA/web/pull/2431
web_m2x_options: WIP
I helped @sonhd91 to migrate web_m2x_options: https://github.com/OCA/web/pull/2446
web_widget_image_download https://github.com/OCA/web/pull/2447
web_company_color https://github.com/OCA/web/pull/2449
web_widget_open_tab https://github.com/OCA/web/pull/2453
web_widget_numeric_step https://github.com/OCA/web/pull/2456
web_copy_confirm https://github.com/OCA/web/pull/2458
web_remember_tree_column_width
web_tree_dynamic_colored_field is gonna be migrated to v16 or there is another feature which replace it?
web_group_expand : #2490
web_remember_tree_column_width https://github.com/OCA/web/pull/2510
web_widget_dropdown_dynamic : #2563
web_tree_dynamic_colored_fieldis gonna be migrated to v16 or there is another feature which replace it?
As far as I saw, you can use decoration-{value} in the field definition as we used to do in the three view, so this module might not be longer needed.
Is it possible to add this module from 15.0 to the 16.0 migration list? web_calendar_slot_duration
As far as I saw, you can use decoration-{value} in the field definition as we used to do in the three view, so this module might not be longer needed.
It is not exactly the same. It is still necessary as it adds options such as modifying the background colour.
web_send_message_popup >> #2657
I can't install this module on my Odoo. Get this error:
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_model.py", line 2038, in _xmlid_lookup raise ValueError('External ID not found in the system: %s' % xmlid) ValueError: External ID not found in the system: web.assets_backend
web_tree_dynamic_colored_fieldis gonna be migrated to v16 or there is another feature which replace it?As far as I saw, you can use decoration-{value} in the field definition as we used to do in the three view, so this module might not be longer needed.
but it was ported to version 17, the hole is version 16