Skip to content

[MIG] web_widget_open_tab: Migration to 18.0#3029

Closed
amh-mw wants to merge 25 commits intoOCA:18.0from
amh-mw:18.0-mig-web_widget_open_tab
Closed

[MIG] web_widget_open_tab: Migration to 18.0#3029
amh-mw wants to merge 25 commits intoOCA:18.0from
amh-mw:18.0-mig-web_widget_open_tab

Conversation

@amh-mw
Copy link
Copy Markdown
Member

@amh-mw amh-mw commented Dec 20, 2024

No description provided.

etobella and others added 25 commits December 20, 2024 10:34
Currently translated at 100.0% (6 of 6 strings)

Translation: web-16.0/web-16.0-web_widget_open_tab
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_widget_open_tab/es/
The import mechanism in Odoo 18 does not seem to detect .esm.js files.
```
import { OpenTabWidget, openTabWidget } from "@web_widget_open_tab/js/open_tab_widget";
```
yields
```
The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle:

    @web_widget_open_tab/js/open_tab_widget
```
@amh-mw
Copy link
Copy Markdown
Member Author

amh-mw commented Mar 6, 2025

@yostashiro I noticed you commented on another MIG PR for this, so would you be willing to take a look at the unfortunate last commit I just pushed up? I had to set this to the side for a time and still don't have it working yet.

@amh-mw
Copy link
Copy Markdown
Member Author

amh-mw commented Mar 6, 2025

@widadelbekkouri-odoo "Given enough eyeballs, all bugs are shallow"?

@yostashiro
Copy link
Copy Markdown
Member

@amh-mw Sorry, I don't have time to work on this at the moment.

@amh-mw
Copy link
Copy Markdown
Member Author

amh-mw commented May 19, 2025

Closing in favor of #3173.

@amh-mw amh-mw closed this May 19, 2025
@amh-mw amh-mw deleted the 18.0-mig-web_widget_open_tab branch May 19, 2025 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.