From bfc7206406fe189e5dea6348dc24b28740597f80 Mon Sep 17 00:00:00 2001 From: Suherdy Yacob Date: Mon, 20 Apr 2026 10:16:13 +0700 Subject: [PATCH] chore: update author name in manifest file --- __manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__manifest__.py b/__manifest__.py index e8197f5..3b33824 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -8,7 +8,7 @@ 1. lot_producing_id AttributeError in quality_mrp 2. Fail location visibility in quality_control """, - 'author': 'Antigravity', + 'author': 'Suherdy Yacob', 'depends': ['quality_mrp', 'quality_control', 'mrp'], 'data': [ 'views/quality_check_views.xml',