Add Belgian structured communication (OGM/VCS) invoice reference type
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
{
|
||||
'name': 'Belgian Structured Invoice Reference',
|
||||
'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',
|
||||
'depends': ['account', 'l10n_be'],
|
||||
'data': [],
|
||||
'installable': True,
|
||||
'auto_install': False,
|
||||
'license': 'LGPL-3',
|
||||
}
|
||||
Reference in New Issue
Block a user