diff --git a/__manifest__.py b/__manifest__.py index c45c0e6..b86dc55 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -3,6 +3,8 @@ 'version': '1.0', 'category': 'Sales/Point of Sale', 'summary': 'Optimize POS UI for low-RAM devices with incremental rendering.', + 'author': 'Suherdy Yacob', + 'license': 'LGPL-3', 'depends': ['point_of_sale'], 'data': [], 'assets': {