From 7c7c3363899dd4c057c8564d2d5b1aee27c8f05e Mon Sep 17 00:00:00 2001 From: Suherdy Yacob Date: Tue, 21 Apr 2026 09:22:47 +0700 Subject: [PATCH] chore: add author information to manifest file --- __manifest__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/__manifest__.py b/__manifest__.py index 1c85065..6642617 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -11,6 +11,7 @@ - Keep standard items visible on POS receipt with price zeroed out - Prevent stock moves for zero-priced standard items """, + 'author': 'Suherdy Yacob', 'depends': ['pos_sale', 'pos_restaurant'], 'data': [], 'assets': {