OCA / web

Odoo web client UI related addons
GNU Affero General Public License v3.0
912 stars 1.87k forks source link

Migration to version 16.0 #2309

Open OCA-git-bot opened 1 year ago

OCA-git-bot commented 1 year ago

Todo

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

Modules to migrate

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

hugosantosred commented 1 year ago

web_refresher -> #2321

matiasperalta1 commented 1 year ago

web_ir_actions_act_multi https://github.com/OCA/web/pull/2328

emlafza commented 1 year ago

web_widget_image_webcam https://github.com/OCA/web/pull/2349

imarulbala commented 1 year ago

Migration to version 16.0

hvgollar commented 1 year ago

migrating web_advanced_search to 16.0 https://github.com/OCA/web/pull/2357

nileshsheliya commented 1 year ago

Migration to version 16.0 web_listview_range_select https://github.com/OCA/web/pull/2355

sonhd91 commented 1 year ago

web_m2x_options: WIP

miguel-S73 commented 1 year ago

Migration to version 16.0 web_ir_actions_act_window_message https://github.com/OCA/web/pull/2389

BT-atornero commented 1 year ago

I'm migrating web_action_conditionable

tarteo commented 1 year ago

Anyone working on web_widget_x2many_2d_matrix?

Sandip-scs commented 1 year ago

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

tarteo commented 1 year ago

Anyone working on web_widget_x2many_2d_matrix?

@ChrisOForgeFlow you by chance? :smile:

dsolanki-initos commented 1 year ago

web_widget_url_advanced https://github.com/OCA/web/pull/2431

anothingguy commented 1 year ago

web_m2x_options: WIP

I helped @sonhd91 to migrate web_m2x_options: https://github.com/OCA/web/pull/2446

dsolanki-initos commented 1 year ago

web_widget_image_download https://github.com/OCA/web/pull/2447

dsolanki-initos commented 1 year ago

web_company_color https://github.com/OCA/web/pull/2449

dsolanki-initos commented 1 year ago

web_widget_open_tab https://github.com/OCA/web/pull/2453

dsolanki-initos commented 1 year ago

web_widget_numeric_step https://github.com/OCA/web/pull/2456

dsolanki-initos commented 1 year ago

web_copy_confirm https://github.com/OCA/web/pull/2458

dsolanki-initos commented 1 year ago

web_remember_tree_column_width

AurelijaNorvaisaite commented 1 year ago

web_tree_dynamic_colored_field is gonna be migrated to v16 or there is another feature which replace it?

mayank-ptl commented 1 year ago

web_group_expand : #2490

cuongnmtm commented 1 year ago

web_remember_tree_column_width https://github.com/OCA/web/pull/2510

sonhd91 commented 1 year ago

web_widget_dropdown_dynamic : #2563

BT-anieto commented 1 year ago

web_tree_dynamic_colored_field is 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.

jase-k commented 12 months ago

Is it possible to add this module from 15.0 to the 16.0 migration list? web_calendar_slot_duration

zamberjo commented 10 months ago

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.

Du-ma commented 10 months ago

web_send_message_popup >> #2657

DaniMartinezD01 commented 4 months ago

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

andreampiovesana commented 2 months ago

web_tree_dynamic_colored_field is 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 image

DaniMartinezD01 commented 2 months ago

[heart] Daniel Martinez reacted to your message:


From: Andrea Piovesana @.> Sent: Thursday, June 13, 2024 7:20:13 AM To: OCA/web @.> Cc: Daniel Martinez @.>; Comment @.> Subject: Re: [OCA/web] Migration to version 16.0 (Issue #2309)

web_tree_dynamic_colored_field is 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 is portedto version 17, the hole is version 16 image.png (view on web)https://github.com/OCA/web/assets/13952131/259c7d98-5575-4686-ab4f-0624573381dd

— Reply to this email directly, view it on GitHubhttps://github.com/OCA/web/issues/2309#issuecomment-2164789172, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AY7ZQJU7SMA2H4YJPPVZ7ODZHFB23AVCNFSM6AAAAAAQ3ZCMD2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRUG44DSMJXGI. You are receiving this because you commented.Message ID: @.***>

CarlosRoca13 commented 1 month ago

The module web_tree_image_tooltip is not necessary anymore because odoo has added the zoom option which, if set to True, adds the tooltip with the image.

Example adding <field name="image_512" options="{'zoom': True}" widget="image" string="Image"/> to base.view_users_tree: zoom

amh-mw commented 14 hours ago