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").