diff --git a/__manifest__.py b/__manifest__.py index 289b0d7..94ba348 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -3,6 +3,7 @@ 'version': '1.0', 'category': 'Sales/Point of Sale', 'summary': 'Support generic network (IP) ESC/POS printers for kitchen receipts', + 'author': 'Suherdy Yacob', 'depends': ['point_of_sale'], 'data': [ 'views/pos_printer_views.xml',