diff --git a/web_advanced_filter/__manifest__.py b/web_advanced_filter/__manifest__.py index 17aa25d9f..9ebe86e9b 100644 --- a/web_advanced_filter/__manifest__.py +++ b/web_advanced_filter/__manifest__.py @@ -4,6 +4,7 @@ "name": "Advanced filters", "version": "12.0.1.0.0", "author": "Therp BV,Odoo Community Association (OCA)", + "website": "https://github.com/OCA/web", "license": "AGPL-3", "complexity": "normal", "summary": "Set operations on filter results", diff --git a/web_dashboard_tile/__manifest__.py b/web_dashboard_tile/__manifest__.py index 254e8757f..c889f5a9b 100644 --- a/web_dashboard_tile/__manifest__.py +++ b/web_dashboard_tile/__manifest__.py @@ -11,6 +11,7 @@ "Iván Todorovich , " "Odoo Community Association (OCA)", "maintainers": ["legalsylvain"], + "website": "https://github.com/OCA/web", "category": "web", "license": "AGPL-3", "data": [ diff --git a/web_dialog_size/__manifest__.py b/web_dialog_size/__manifest__.py index 31f85ac95..de52e3ceb 100644 --- a/web_dialog_size/__manifest__.py +++ b/web_dialog_size/__manifest__.py @@ -13,7 +13,7 @@ "Tecnativa, " "Amaris, " "Odoo Community Association (OCA)", - 'website': "http://github.com/OCA/web", + 'website': "https://github.com/OCA/web", 'category': 'web', 'version': '12.0.1.0.0', 'license': 'AGPL-3', diff --git a/web_group_expand/__manifest__.py b/web_group_expand/__manifest__.py index c98849280..5c43dabc1 100644 --- a/web_group_expand/__manifest__.py +++ b/web_group_expand/__manifest__.py @@ -8,6 +8,7 @@ "Serv. Tecnol. Avanzados - Pedro M. Baeza, " "Therp BV, " "Odoo Community Association (OCA)", + "website": "https://github.com/OCA/web", "depends": [ "web", ], diff --git a/web_ir_actions_act_multi/__manifest__.py b/web_ir_actions_act_multi/__manifest__.py index bea0b4aea..5a375cab9 100644 --- a/web_ir_actions_act_multi/__manifest__.py +++ b/web_ir_actions_act_multi/__manifest__.py @@ -12,7 +12,7 @@ "author": "Modoolar, " "CorporateHub, " "Odoo Community Association (OCA)", - "website": "https://github.com/OCA/web/", + "website": "https://github.com/OCA/web", "depends": [ "web" ], diff --git a/web_ir_actions_act_view_reload/__manifest__.py b/web_ir_actions_act_view_reload/__manifest__.py index 5600b108a..a4a465b7c 100644 --- a/web_ir_actions_act_view_reload/__manifest__.py +++ b/web_ir_actions_act_view_reload/__manifest__.py @@ -12,7 +12,7 @@ "author": "Modoolar, " "CorporateHub, " "Odoo Community Association (OCA)", - "website": "https://github.com/OCA/web/", + "website": "https://github.com/OCA/web", "depends": [ "web" ], diff --git a/web_ir_actions_act_window_message/__manifest__.py b/web_ir_actions_act_window_message/__manifest__.py index a58674133..9d963daee 100644 --- a/web_ir_actions_act_window_message/__manifest__.py +++ b/web_ir_actions_act_window_message/__manifest__.py @@ -6,6 +6,7 @@ "author": "Therp BV, " "ACSONE SA/NV, " "Odoo Community Association (OCA)", + "website": "https://github.com/OCA/web", "license": "AGPL-3", "category": "Hidden/Dependency", "summary": "Show a message box to users", diff --git a/web_ir_actions_close_wizard_refresh_view/__manifest__.py b/web_ir_actions_close_wizard_refresh_view/__manifest__.py index 10a1bda7e..aaf1ef8dd 100644 --- a/web_ir_actions_close_wizard_refresh_view/__manifest__.py +++ b/web_ir_actions_close_wizard_refresh_view/__manifest__.py @@ -8,7 +8,7 @@ 'development_status': 'Beta', 'author': "LevelPrime srl, " "Odoo Community Association (OCA)", - 'website': "https://github.com/OCA/web/tree/12.0/" + 'website': "https://github.com/OCA/web" "web_ir_actions_close_wizard_refresh_view", 'license': 'AGPL-3', 'category': 'Web', diff --git a/web_listview_range_select/__manifest__.py b/web_listview_range_select/__manifest__.py index e2e0ee022..468a66131 100644 --- a/web_listview_range_select/__manifest__.py +++ b/web_listview_range_select/__manifest__.py @@ -9,7 +9,7 @@ 'version': '12.0.1.0.0', 'category': 'Web', 'author': 'Onestein,Odoo Community Association (OCA)', - 'website': 'https://github.com/oca/web', + 'website': 'https://github.com/OCA/web', 'license': 'AGPL-3', 'depends': [ 'web', diff --git a/web_searchbar_full_width/__manifest__.py b/web_searchbar_full_width/__manifest__.py index 9f19a51c1..b356da259 100644 --- a/web_searchbar_full_width/__manifest__.py +++ b/web_searchbar_full_width/__manifest__.py @@ -7,7 +7,7 @@ "author": "Therp BV, " "Odoo Community Association (OCA), " "Siddharth Bhalgami", - 'website': "http://github.com/OCA/web", + 'website': "https://github.com/OCA/web", "license": "AGPL-3", "category": "Tools", "summary": "Show search bar in full screen width", diff --git a/web_sheet_full_width/__manifest__.py b/web_sheet_full_width/__manifest__.py index 6a7693baf..a7ed10611 100644 --- a/web_sheet_full_width/__manifest__.py +++ b/web_sheet_full_width/__manifest__.py @@ -4,6 +4,7 @@ "version": "12.0.1.0.0", "author": "Therp BV, Sudokeys, GRAP, Métal Sartigan, " "Odoo Community Association (OCA)", + "website": "https://github.com/OCA/web", "license": "AGPL-3", "summary": "Use the whole available screen width when displaying sheets", "category": "Tools", diff --git a/web_widget_datepicker_fulloptions/__manifest__.py b/web_widget_datepicker_fulloptions/__manifest__.py index c19de87f5..e72b06491 100644 --- a/web_widget_datepicker_fulloptions/__manifest__.py +++ b/web_widget_datepicker_fulloptions/__manifest__.py @@ -7,7 +7,7 @@ "Odoo Community Association (OCA)", "license": "AGPL-3", "category": "Web", - "website": "https://github.com/OCA/web/", + "website": "https://github.com/OCA/web", 'installable': True, "depends": [ "web", diff --git a/web_widget_dropdown_dynamic/__manifest__.py b/web_widget_dropdown_dynamic/__manifest__.py index f4c98ed59..3ca541dce 100644 --- a/web_widget_dropdown_dynamic/__manifest__.py +++ b/web_widget_dropdown_dynamic/__manifest__.py @@ -10,7 +10,7 @@ 'author': 'CorporateHub, ' 'Odoo Community Association (OCA)', - 'website': 'https://github.com/OCA/web/', + 'website': 'https://github.com/OCA/web', 'depends': [ 'web', ], diff --git a/web_widget_dropdown_dynamic_example/__manifest__.py b/web_widget_dropdown_dynamic_example/__manifest__.py index 9ec366b2a..54590a322 100644 --- a/web_widget_dropdown_dynamic_example/__manifest__.py +++ b/web_widget_dropdown_dynamic_example/__manifest__.py @@ -10,7 +10,7 @@ 'author': 'CorporateHub, ' 'Odoo Community Association (OCA)', - 'website': 'https://github.com/OCA/web/', + 'website': 'https://github.com/OCA/web', 'depends': [ 'web_widget_dropdown_dynamic', ], diff --git a/web_widget_float_formula/__manifest__.py b/web_widget_float_formula/__manifest__.py index 3bedb874a..378f1d386 100644 --- a/web_widget_float_formula/__manifest__.py +++ b/web_widget_float_formula/__manifest__.py @@ -14,7 +14,7 @@ 'LasLabs, ' 'CorporateHub, ' 'Odoo Community Association (OCA)', - 'website': 'https://github.com/OCA/web/', + 'website': 'https://github.com/OCA/web', 'license': 'AGPL-3', 'depends': [ 'web', diff --git a/web_widget_image_url/__manifest__.py b/web_widget_image_url/__manifest__.py index 205a59fbc..8538601c1 100644 --- a/web_widget_image_url/__manifest__.py +++ b/web_widget_image_url/__manifest__.py @@ -7,7 +7,7 @@ "version": "12.0.1.0.0", "license": "LGPL-3", "author": "Modoolar, Odoo Community Association (OCA)", - "website": "https://github.com/OCA/web/", + "website": "https://github.com/OCA/web", "depends": ["web"], "data": [ "views/web_widget_image_url.xml", diff --git a/web_widget_one2many_product_picker_sale_stock/__manifest__.py b/web_widget_one2many_product_picker_sale_stock/__manifest__.py index 40124af44..512285c57 100644 --- a/web_widget_one2many_product_picker_sale_stock/__manifest__.py +++ b/web_widget_one2many_product_picker_sale_stock/__manifest__.py @@ -8,7 +8,7 @@ 'category': 'Website', 'author': "Tecnativa, " "Odoo Community Association (OCA)", - 'website': 'https://www.tecnativa.com', + 'website': 'https://github.com/OCA/web', 'license': 'AGPL-3', 'depends': [ 'web_widget_one2many_product_picker', diff --git a/web_widget_one2many_product_picker_sale_stock_available_info_popup/__manifest__.py b/web_widget_one2many_product_picker_sale_stock_available_info_popup/__manifest__.py index ca4a4bf39..e39f63b43 100644 --- a/web_widget_one2many_product_picker_sale_stock_available_info_popup/__manifest__.py +++ b/web_widget_one2many_product_picker_sale_stock_available_info_popup/__manifest__.py @@ -7,7 +7,7 @@ "version": "12.0.1.0.0", "category": "Website", "author": "Tecnativa, " "Odoo Community Association (OCA)", - "website": "https://www.tecnativa.com", + "website": "https://github.com/OCA/web", "license": "AGPL-3", "depends": [ "web_widget_one2many_product_picker_sale_stock", diff --git a/web_widget_timepicker/__manifest__.py b/web_widget_timepicker/__manifest__.py index a38f6416d..cd38cd4f1 100644 --- a/web_widget_timepicker/__manifest__.py +++ b/web_widget_timepicker/__manifest__.py @@ -9,7 +9,7 @@ "Odoo Community Association (OCA)", "license": "AGPL-3", "category": "Web", - "website": "https://github.com/OCA/web/", + "website": "https://github.com/OCA/web", 'installable': True, "depends": [ "web", diff --git a/web_widget_url_advanced/__manifest__.py b/web_widget_url_advanced/__manifest__.py index 0873e094d..c918b5565 100644 --- a/web_widget_url_advanced/__manifest__.py +++ b/web_widget_url_advanced/__manifest__.py @@ -8,7 +8,7 @@ "version": "12.0.1.0.0", "license": "LGPL-3", "author": "Camptocamp, Odoo Community Association (OCA)", - "website": "https://github.com/OCA/web/", + "website": "https://github.com/OCA/web", "depends": ["web"], "data": [ "templates/assets.xml",