From 6c6b0b39405f267aee201b173f05b0a5fa664728 Mon Sep 17 00:00:00 2001 From: Suherdy Yacob Date: Sat, 21 Mar 2026 15:25:31 +0700 Subject: [PATCH] chore: Update author name in manifest. --- __manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__manifest__.py b/__manifest__.py index bf75ef6..f65e2b0 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -8,7 +8,7 @@ It enables detailed historical reporting on the average time to complete an order, product, or product category across POS Shops and specific Kitchen Display Systems. """, - 'author': 'Your Name', + 'author': 'Suherdy Yacob', 'depends': ['point_of_sale', 'pos_enterprise'], 'data': [ 'security/ir.model.access.csv',