diff --git a/account_analytic_invoice_note/__manifest__.py b/account_analytic_invoice_note/__manifest__.py index 72ebf80d..b50b8096 100644 --- a/account_analytic_invoice_note/__manifest__.py +++ b/account_analytic_invoice_note/__manifest__.py @@ -28,7 +28,7 @@ 'summary': """ Add invoice note on analytic account.""", 'author': 'ACSONE SA/NV', - 'website': "https://acsone.eu", + 'website': "https://github.com/acsone/acsone-addons", 'category': 'Accounting & Finance', 'version': '8.0.1.0.0', 'license': 'AGPL-3', diff --git a/account_analytic_project_id/__manifest__.py b/account_analytic_project_id/__manifest__.py index 7de1ccb8..166e2bb5 100644 --- a/account_analytic_project_id/__manifest__.py +++ b/account_analytic_project_id/__manifest__.py @@ -25,7 +25,7 @@ "version": "8.0.1.0.0", "author": "ACSONE SA/NV", "maintainer": "ACSONE SA/NV", - "website": "https://acsone.eu", + "website": "https://github.com/acsone/acsone-addons", "category": "Accounting & Finance", "depends": ["analytic", "project"], "license": "AGPL-3", diff --git a/account_auto_installer/__manifest__.py b/account_auto_installer/__manifest__.py index 6d8980ea..16dca4b6 100644 --- a/account_auto_installer/__manifest__.py +++ b/account_auto_installer/__manifest__.py @@ -33,7 +33,7 @@ "version": "8.0.1.0.0", "author": "ACSONE SA/NV", "maintainer": "ACSONE SA/NV", - "website": "https://acsone.eu", + "website": "https://github.com/acsone/acsone-addons", "images": [], "category": "Accounting & Finance", "depends": [ diff --git a/account_invoice_send_proforma/__manifest__.py b/account_invoice_send_proforma/__manifest__.py index 7c17dd87..24b20af6 100644 --- a/account_invoice_send_proforma/__manifest__.py +++ b/account_invoice_send_proforma/__manifest__.py @@ -28,7 +28,7 @@ 'summary': """ Send proforma invoice""", 'author': 'ACSONE SA/NV', - 'website': "https://acsone.eu", + 'website': "https://github.com/acsone/acsone-addons", 'category': 'Uncategorized', 'version': '8.0.1.0.0', 'license': 'AGPL-3', diff --git a/account_wallet/__manifest__.py b/account_wallet/__manifest__.py index 22165962..e4545849 100644 --- a/account_wallet/__manifest__.py +++ b/account_wallet/__manifest__.py @@ -6,7 +6,7 @@ "version": "14.0.1.0.2", "author": "ACSONE SA/NV", "category": "Accounting & Finance", - "website": "https://acsone.eu", + "website": "https://github.com/acsone/acsone-addons", "depends": [ "account", ], diff --git a/account_wallet_coupon/__manifest__.py b/account_wallet_coupon/__manifest__.py index 4237ecec..dafeb14a 100644 --- a/account_wallet_coupon/__manifest__.py +++ b/account_wallet_coupon/__manifest__.py @@ -5,7 +5,7 @@ "version": "14.0.1.0.1", "author": "ACSONE SA/NV", "category": "Accounting & Finance", - "website": "https://acsone.eu", + "website": "https://github.com/acsone/acsone-addons", "depends": [ "account_wallet", "coupon", diff --git a/account_wallet_no_negative/__manifest__.py b/account_wallet_no_negative/__manifest__.py index 6c04f0fc..1922b6f8 100644 --- a/account_wallet_no_negative/__manifest__.py +++ b/account_wallet_no_negative/__manifest__.py @@ -8,7 +8,7 @@ "version": "14.0.1.0.1", "license": "AGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)", - "website": "https://acsone.eu", + "website": "https://github.com/acsone/acsone-addons", "depends": [ "account_wallet", ], diff --git a/account_wallet_sale/__manifest__.py b/account_wallet_sale/__manifest__.py index fc25e9f5..f4c22a71 100644 --- a/account_wallet_sale/__manifest__.py +++ b/account_wallet_sale/__manifest__.py @@ -8,7 +8,7 @@ "version": "14.0.1.0.1", "license": "AGPL-3", "author": "ACSONE SA/NV", - "website": "https://acsone.eu", + "website": "https://github.com/acsone/acsone-addons", "depends": [ "sale", "account_wallet", diff --git a/account_wallet_sale_display_discount_amount/__manifest__.py b/account_wallet_sale_display_discount_amount/__manifest__.py index 76522df3..53571363 100644 --- a/account_wallet_sale_display_discount_amount/__manifest__.py +++ b/account_wallet_sale_display_discount_amount/__manifest__.py @@ -8,7 +8,7 @@ "version": "14.0.1.0.1", "license": "AGPL-3", "author": "ACSONE SA/NV", - "website": "https://acsone.eu", + "website": "https://github.com/acsone/acsone-addons", "depends": [ "account_wallet_sale", "sale_discount_display_amount", diff --git a/analytic_code/__manifest__.py b/analytic_code/__manifest__.py index 6d757865..bcf934fd 100644 --- a/analytic_code/__manifest__.py +++ b/analytic_code/__manifest__.py @@ -26,7 +26,7 @@ # 'description': put the module description in README.rst 'author': "ACSONE SA/NV", - 'website': "https://acsone.eu", + 'website': "https://github.com/acsone/acsone-addons", 'category': 'Accounting & Finance', 'version': '8.0.0.1.0', 'license': 'AGPL-3', diff --git a/asynchronous_batch_mailings/__manifest__.py b/asynchronous_batch_mailings/__manifest__.py index ac40db4c..00cb9739 100644 --- a/asynchronous_batch_mailings/__manifest__.py +++ b/asynchronous_batch_mailings/__manifest__.py @@ -28,7 +28,7 @@ 'version': '8.0.1.0.0', 'author': 'ACSONE SA/NV', 'maintainer': 'ACSONE SA/NV', - 'website': 'https://acsone.eu', + 'website': 'https://github.com/acsone/acsone-addons', 'category': 'Marketing', 'depends': [ 'mail', diff --git a/distribution_list/__manifest__.py b/distribution_list/__manifest__.py index 5e3f2706..cc41e661 100644 --- a/distribution_list/__manifest__.py +++ b/distribution_list/__manifest__.py @@ -26,7 +26,7 @@ 'version': '8.0.1.0.0', 'author': 'ACSONE SA/NV', 'maintainer': 'ACSONE SA/NV', - 'website': 'https://acsone.eu', + 'website': 'https://github.com/acsone/acsone-addons', 'category': 'Marketing', 'depends': [ 'base', diff --git a/easy_debug_backend/__manifest__.py b/easy_debug_backend/__manifest__.py index eab687f8..bee6afa8 100644 --- a/easy_debug_backend/__manifest__.py +++ b/easy_debug_backend/__manifest__.py @@ -30,7 +30,7 @@ 'version': '8.0.1.0.0', 'author': 'ACSONE SA/NV', 'maintainer': 'ACSONE SA/NV', - 'website': 'https://acsone.eu', + 'website': 'https://github.com/acsone/acsone-addons', 'category': 'Other', 'depends': [ 'base', diff --git a/easy_debug_frontend/__manifest__.py b/easy_debug_frontend/__manifest__.py index be881cd1..d4b72857 100644 --- a/easy_debug_frontend/__manifest__.py +++ b/easy_debug_frontend/__manifest__.py @@ -30,7 +30,7 @@ 'version': '8.0.1.0.0', 'author': 'ACSONE SA/NV', 'maintainer': 'ACSONE SA/NV', - 'website': 'https://acsone.eu', + 'website': 'https://github.com/acsone/acsone-addons', 'category': 'Other', 'depends': [ 'easy_debug_backend', diff --git a/email_separator/__manifest__.py b/email_separator/__manifest__.py index db567956..ad0aff5e 100644 --- a/email_separator/__manifest__.py +++ b/email_separator/__manifest__.py @@ -28,7 +28,7 @@ Uses plus sign instead of dash as technical email separator to build bounce return paths""", 'author': 'ACSONE SA/NV', - 'website': 'https://acsone.eu', + 'website': 'https://github.com/acsone/acsone-addons', 'category': 'Tools', 'version': '8.0.1.0.0', 'license': 'AGPL-3', diff --git a/event_mass_mailing/__manifest__.py b/event_mass_mailing/__manifest__.py index 08b57c83..9fadf95c 100644 --- a/event_mass_mailing/__manifest__.py +++ b/event_mass_mailing/__manifest__.py @@ -26,7 +26,7 @@ 'version': '8.0.1.0.0', 'author': 'ACSONE SA/NV', 'maintainer': 'ACSONE SA/NV', - 'website': 'https://acsone.eu', + 'website': 'https://github.com/acsone/acsone-addons', 'category': 'Marketing', 'depends': [ 'event', diff --git a/event_multiple_registration/__manifest__.py b/event_multiple_registration/__manifest__.py index a77ab867..decebe89 100644 --- a/event_multiple_registration/__manifest__.py +++ b/event_multiple_registration/__manifest__.py @@ -32,7 +32,7 @@ "version": "8.0.0.1.0", "author": "ACSONE SA/NV", "category": "Extra Tools", - "website": "https://acsone.eu", + "website": "https://github.com/acsone/acsone-addons", "depends": ['event'], "description": """ Event Multiple Registration diff --git a/hr_contract_signature/__manifest__.py b/hr_contract_signature/__manifest__.py index 2b2f9ccf..1fe02314 100755 --- a/hr_contract_signature/__manifest__.py +++ b/hr_contract_signature/__manifest__.py @@ -28,7 +28,7 @@ "name": "HR Contract Signature", "version": "8.0.1.0.0", "author": "ACSONE SA/NV", - "website": "https://acsone.eu", + "website": "https://github.com/acsone/acsone-addons", "category": "Human Resources", "license": "AGPL-3", "depends": [ diff --git a/hr_contract_wage_type/__manifest__.py b/hr_contract_wage_type/__manifest__.py index 73f6ee2f..753ef475 100644 --- a/hr_contract_wage_type/__manifest__.py +++ b/hr_contract_wage_type/__manifest__.py @@ -33,7 +33,7 @@ "version": "8.0.1.0.0", "author": "ACSONE SA/NV", "maintainer": "ACSONE SA/NV", - "website": "https://acsone.eu", + "website": "https://github.com/acsone/acsone-addons", "images": [ "images/hr_contract_wage_type.jpeg", "images/hr_contract_hourly_wage.jpeg", diff --git a/hr_holidays_usability/__manifest__.py b/hr_holidays_usability/__manifest__.py index 0678b884..1fbbd53a 100644 --- a/hr_holidays_usability/__manifest__.py +++ b/hr_holidays_usability/__manifest__.py @@ -28,7 +28,7 @@ 'summary': """ Add some usability improvements for holidays management""", 'author': 'ACSONE SA/NV', - 'website': "https://acsone.eu", + 'website': "https://github.com/acsone/acsone-addons", 'category': 'Human Resources', 'version': '8.0.1.0.0', 'license': 'AGPL-3', diff --git a/hr_timesheet_cost_contract/__manifest__.py b/hr_timesheet_cost_contract/__manifest__.py index d1e49acb..8a0c15ec 100644 --- a/hr_timesheet_cost_contract/__manifest__.py +++ b/hr_timesheet_cost_contract/__manifest__.py @@ -33,7 +33,7 @@ "version": "8.0.1.0.0", "author": "ACSONE SA/NV", "maintainer": "ACSONE SA/NV", - "website": "https://acsone.eu", + "website": "https://github.com/acsone/acsone-addons", "images": [], "category": "Generic Modules/Human Resources", "complexity": "easy", diff --git a/hr_timesheet_details_report/__manifest__.py b/hr_timesheet_details_report/__manifest__.py index 9c8ab091..649d4b28 100644 --- a/hr_timesheet_details_report/__manifest__.py +++ b/hr_timesheet_details_report/__manifest__.py @@ -28,7 +28,7 @@ 'summary': """ Add timesheet details report""", 'author': 'ACSONE SA/NV', - 'website': "https://acsone.eu", + 'website': "https://github.com/acsone/acsone-addons", 'category': 'Reporting', 'version': '8.0.1.0.0', 'license': 'AGPL-3', diff --git a/hr_timesheet_no_closed_project_task/__manifest__.py b/hr_timesheet_no_closed_project_task/__manifest__.py index fb21e0e8..1b623c6d 100644 --- a/hr_timesheet_no_closed_project_task/__manifest__.py +++ b/hr_timesheet_no_closed_project_task/__manifest__.py @@ -30,7 +30,7 @@ "version": "8.0.1.0.0", "author": "ACSONE SA/NV", "maintainer": "ACSONE SA/NV", - "website": "https://acsone.eu", + "website": "https://github.com/acsone/acsone-addons", "category": "Human Resources", "depends": [ "hr_timesheet_task", diff --git a/hr_timesheet_previous_month_filter/__manifest__.py b/hr_timesheet_previous_month_filter/__manifest__.py index df66d4b8..c0b0ef53 100644 --- a/hr_timesheet_previous_month_filter/__manifest__.py +++ b/hr_timesheet_previous_month_filter/__manifest__.py @@ -28,7 +28,7 @@ 'summary': """ Add filters for previous month for timesheet""", 'author': 'ACSONE SA/NV', - 'website': "https://acsone.eu", + 'website': "https://github.com/acsone/acsone-addons", 'category': 'Human resources', 'version': '8.0.1.0.0', 'license': 'AGPL-3', diff --git a/hr_timesheet_project_access_restriction/__manifest__.py b/hr_timesheet_project_access_restriction/__manifest__.py index fd3e03cc..82df2553 100644 --- a/hr_timesheet_project_access_restriction/__manifest__.py +++ b/hr_timesheet_project_access_restriction/__manifest__.py @@ -30,7 +30,7 @@ "version": "8.0.1.0.0", "author": "ACSONE SA/NV", "maintainer": "ACSONE SA/NV", - "website": "https://acsone.eu", + "website": "https://github.com/acsone/acsone-addons", "category": "Human Resources", "depends": [ "account_analytic_project", diff --git a/hr_timesheet_sheet_invoice_approved/__manifest__.py b/hr_timesheet_sheet_invoice_approved/__manifest__.py index 56da11ed..46e41816 100644 --- a/hr_timesheet_sheet_invoice_approved/__manifest__.py +++ b/hr_timesheet_sheet_invoice_approved/__manifest__.py @@ -28,7 +28,7 @@ 'summary': """ Filter on approved timesheet on analytic line view""", 'author': 'ACSONE SA/NV', - 'website': "https://acsone.eu", + 'website': "https://github.com/acsone/acsone-addons", 'category': 'Uncategorized', 'version': '8.0.1.0.0', 'license': 'AGPL-3', diff --git a/hr_timesheet_sheet_usability/__manifest__.py b/hr_timesheet_sheet_usability/__manifest__.py index 12607df0..147b0aa0 100644 --- a/hr_timesheet_sheet_usability/__manifest__.py +++ b/hr_timesheet_sheet_usability/__manifest__.py @@ -28,7 +28,7 @@ 'summary': """ Usability improvements for HR timesheet sheet""", 'author': 'ACSONE SA/NV', - 'website': "https://acsone.eu", + 'website': "https://github.com/acsone/acsone-addons", 'category': 'Human resources', 'version': '8.0.1.0.0', 'license': 'AGPL-3', diff --git a/hr_utilization/__manifest__.py b/hr_utilization/__manifest__.py index bb32d0e9..ebed64ca 100644 --- a/hr_utilization/__manifest__.py +++ b/hr_utilization/__manifest__.py @@ -33,7 +33,7 @@ "version": "8.0.1.0.0", "author": "ACSONE SA/NV", "maintainer": "ACSONE SA/NV", - "website": "https://acsone.eu", + "website": "https://github.com/acsone/acsone-addons", "images": [ "images/screenshot1.png", "images/screenshot2.png", diff --git a/html_widget_embedded_picture/__manifest__.py b/html_widget_embedded_picture/__manifest__.py index c354e405..89d4d3de 100644 --- a/html_widget_embedded_picture/__manifest__.py +++ b/html_widget_embedded_picture/__manifest__.py @@ -28,7 +28,7 @@ 'version': '8.0.1.0.0', 'author': 'ACSONE SA/NV', 'maintainer': 'ACSONE SA/NV', - 'website': 'https://acsone.eu', + 'website': 'https://github.com/acsone/acsone-addons', 'category': 'Html Widget', 'depends': [ 'base', diff --git a/mail_html_widget_template/__manifest__.py b/mail_html_widget_template/__manifest__.py index b28ffc8c..3dff8e64 100644 --- a/mail_html_widget_template/__manifest__.py +++ b/mail_html_widget_template/__manifest__.py @@ -31,7 +31,7 @@ 'version': '8.0.1.0.0', "author": "ACSONE SA/NV", "maintainer": "ACSONE SA/NV", - "website": "https://acsone.eu", + "website": "https://github.com/acsone/acsone-addons", 'category': 'Extra Tools', 'depends': [ 'base', diff --git a/mass_mailing_distribution_list/__manifest__.py b/mass_mailing_distribution_list/__manifest__.py index 1b637c9a..4130fb4a 100644 --- a/mass_mailing_distribution_list/__manifest__.py +++ b/mass_mailing_distribution_list/__manifest__.py @@ -28,7 +28,7 @@ 'version': '8.0.1.1.0', 'author': 'ACSONE SA/NV', 'maintainer': 'ACSONE SA/NV', - 'website': 'https://acsone.eu', + 'website': 'https://github.com/acsone/acsone-addons', 'category': 'Marketing', 'depends': [ 'distribution_list', diff --git a/multi_company_consolidation/__manifest__.py b/multi_company_consolidation/__manifest__.py index 4c8d62b2..d48ffb3c 100755 --- a/multi_company_consolidation/__manifest__.py +++ b/multi_company_consolidation/__manifest__.py @@ -28,7 +28,7 @@ "author": "ACSONE SA/NV", 'license': 'AGPL-3', "category": "Generic Modules/Accounting", - "website": "https://acsone.eu", + "website": "https://github.com/acsone/acsone-addons", "depends": ["account"], "module": "", "data": ["account_view.xml"], diff --git a/project_code/__manifest__.py b/project_code/__manifest__.py index 272c2acb..a639e580 100644 --- a/project_code/__manifest__.py +++ b/project_code/__manifest__.py @@ -27,7 +27,7 @@ "version": "8.0.1.0.0", "author": "ACSONE SA/NV", "maintainer": "ACSONE SA/NV", - "website": "https://acsone.eu", + "website": "https://github.com/acsone/acsone-addons", "images": ["images/screenshot1.png", "images/screenshot2.png", "images/screenshot3.png"], diff --git a/readonly_bypass/__manifest__.py b/readonly_bypass/__manifest__.py index f3ef6559..156028ed 100644 --- a/readonly_bypass/__manifest__.py +++ b/readonly_bypass/__manifest__.py @@ -31,7 +31,7 @@ 'version': '8.0.1.0.0', "author": "ACSONE SA/NV", "maintainer": "ACSONE SA/NV", - "website": "https://acsone.eu", + "website": "https://github.com/acsone/acsone-addons", 'category': 'Technical Settings', 'depends': [ 'base', diff --git a/service_logger/__manifest__.py b/service_logger/__manifest__.py index 21ae61e1..25bbb801 100644 --- a/service_logger/__manifest__.py +++ b/service_logger/__manifest__.py @@ -27,7 +27,7 @@ 'category': 'Tools', "author": "ACSONE SA/NV", "maintainer": "ACSONE SA/NV", - "website": "https://acsone.eu", + "website": "https://github.com/acsone/acsone-addons", 'depends': [ 'base', ], diff --git a/settings_improvement/__manifest__.py b/settings_improvement/__manifest__.py index f9f4d199..dacfe70f 100644 --- a/settings_improvement/__manifest__.py +++ b/settings_improvement/__manifest__.py @@ -27,7 +27,7 @@ "version": "8.0.1.0.0", "author": "ACSONE SA/NV", "maintainer": "ACSONE SA/NV", - "website": "https://acsone.eu", + "website": "https://github.com/acsone/acsone-addons", "images": [ ], "category": "Other",