From b3ddda17b08dcbce28a76c91c402cc2918379259 Mon Sep 17 00:00:00 2001 From: "admin.suherdy" Date: Sat, 6 Dec 2025 19:11:55 +0700 Subject: [PATCH] edit manifest --- __manifest__.py | 1 + 1 file changed, 1 insertion(+) 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': {