diff --git a/account_invoice_structured_ref_be/__manifest__.py b/account_invoice_structured_ref_be/__manifest__.py index 74715a0..1401f45 100644 --- a/account_invoice_structured_ref_be/__manifest__.py +++ b/account_invoice_structured_ref_be/__manifest__.py @@ -4,7 +4,7 @@ 'version': '16.0.1.0.0', 'summary': 'Adds "Based on Invoice Number (BE Structured)" communication type for Belgian OGM/VCS references', 'category': 'Accounting/Localizations', - 'author': 'Busenco', + 'author': 'Van Bernaert', 'depends': ['account', 'l10n_be'], 'data': [], 'installable': True,