# -*- coding: utf-8 -*- { 'name' : 'Import/Export invoices with generic UBL', 'version' : '1.0', 'category': 'Accounting/Accounting', 'depends' : ['account_edi'], 'data': [ 'data/ubl_templates.xml', ], 'installable': True, 'application': False, 'auto_install': True, 'license': 'LGPL-3', }