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',