From 3ccb3eba63f30762f1a51f9bfc0c020896df1b15 Mon Sep 17 00:00:00 2001 From: Abdul Aziz Amrullah Date: Mon, 30 Mar 2026 10:42:19 +0700 Subject: [PATCH] add author in manifest.py --- __manifest__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/__manifest__.py b/__manifest__.py index 6c3682a..eeaac30 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -3,6 +3,7 @@ 'version': '1.0', 'category': 'Point of Sale', 'summary': 'Export POS orders to BC Excel format', + 'author': 'Aziz', 'description': """ This module adds a wizard in the POS backend to export POS Orders into a specific BC Excel format ("MIE MAPAN INVOICES").