From 9aedd23c977c810d72d3e07309d7d690061e3eb7 Mon Sep 17 00:00:00 2001 From: "admin.suherdy" Date: Sat, 6 Dec 2025 19:11:38 +0700 Subject: [PATCH] edit manifest --- __manifest__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/__manifest__.py b/__manifest__.py index 64fbcfc..f8a25a5 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -8,6 +8,7 @@ - Capture customer images for training. - Recognize customers in POS using AI. """, + 'author': 'Suherdy Yacob', 'depends': ['point_of_sale', 'contacts'], 'data': [ 'views/res_partner_views.xml',