From d56ae65b56579737be856d15ab640e665f287088 Mon Sep 17 00:00:00 2001 From: "matthias.lotz" Date: Fri, 24 Oct 2025 20:15:44 +0200 Subject: [PATCH] fixed missing dependency --- __manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__manifest__.py b/__manifest__.py index d6d265d..bb2cbd3 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -3,7 +3,7 @@ 'license': 'AGPL-3', 'version': '18.0.1.0.1', 'summary': 'Erstellt Maschinenfreigaben basierend auf POS-Einweisungsprodukten', - 'depends': ['base', 'account','product','sale','contacts','point_of_sale'], + 'depends': ['base', 'account', 'hr','product','sale','contacts','point_of_sale'], 'author': 'matthias.lotz', 'category': 'Point of Sale', 'data': [