[IMP] web_widget_open_tab

This commit is contained in:
Aungkokolin1997
2023-05-30 14:23:32 +06:30
parent 13e67d4dc3
commit 86a11d78b9
10 changed files with 82 additions and 0 deletions

View File

@@ -11,6 +11,9 @@
"website": "https://github.com/OCA/web",
"depends": ["web"],
"demo": ["demo/res_users_view.xml"],
"data": [
"views/ir_model_views.xml",
],
"assets": {
"web.assets_backend": ["web_widget_open_tab/static/src/js/widget.js"],
},