{
    'name': 'DIN 5008 - Expenses',
    'category': 'Accounting/Localizations',
    'version': '1.0',
    'depends': [
        'l10n_din5008',
        'hr_expense',
    ],
    'auto_install': True,
    'author': 'Odoo S.A.',
    'data': [
        'report/hr_expense_report.xml',
    ],
    'license': 'LGPL-3',
}
