diff --git a/__manifest__.py b/__manifest__.py index f80bc44..3934318 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -3,6 +3,7 @@ 'version': '17.0.1.0.0', 'category': 'Point of Sale', 'summary': 'Show last 2 orders in POS Customer Details', + 'author': 'Suherdy Yacob', 'depends': ['point_of_sale'], 'data': [], 'assets': {