diff --git a/__manifest__.py b/__manifest__.py index 00d8cbc..0d94094 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -3,6 +3,7 @@ 'version': '1.0', 'category': 'Sales/Point of Sale', 'summary': 'Optimize POS UI for low-RAM devices with incremental rendering (Odoo 19).', + 'author': "Suherdy Yacob", 'depends': ['point_of_sale'], 'data': [], 'assets': {