From 3df854b22666b73d33e3b30627866ae56b5c87d2 Mon Sep 17 00:00:00 2001 From: Alexander Bigga Date: Wed, 29 Nov 2023 16:43:35 +0100 Subject: [PATCH] add dependancy for module_auto_update --- verdigado_attendance/__manifest__.py | 3 ++- verdigado_template_default/__manifest__.py | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/verdigado_attendance/__manifest__.py b/verdigado_attendance/__manifest__.py index 71047e6..1e63826 100644 --- a/verdigado_attendance/__manifest__.py +++ b/verdigado_attendance/__manifest__.py @@ -5,7 +5,7 @@ "name": "Verdigado HR Attendance", "version": "15.0.1.0.1", "category": "Human Resources", - "website": "https://github.com/OCA/hr-attendance", + "website": "https://github.com/verdigado/odoo-customize", "author": "verdigado eG", "license": "AGPL-3", "installable": True, @@ -21,6 +21,7 @@ "l10n_de_holidays", "hr_holidays_public_overtime", "hr_holidays_overlap", + "module_auto_update", ], "data": [ "data/base_ical.xml", diff --git a/verdigado_template_default/__manifest__.py b/verdigado_template_default/__manifest__.py index dee7c09..e4a316b 100644 --- a/verdigado_template_default/__manifest__.py +++ b/verdigado_template_default/__manifest__.py @@ -1,7 +1,7 @@ { "name": "Verdigado Standard Templates", "author": "verdigado eG", - "website": "https://github.com/OCA/hr-attendance", + "website": "https://github.com/verdigado/odoo-customize", # Categories can be used to filter modules in modules listing # Check # https://github.com/odoo/odoo/blob/14.0/odoo/addons/base/data/ir_module_category_data.xml @@ -17,6 +17,7 @@ "account_sepa_direct_debit", "website", "sale_order_line_sequence", + "module_auto_update", ], # always loaded "data": [