# Part of Odoo. See LICENSE file for full copyright and licensing details. { 'name': 'Spain - Amazon Connector', 'countries': ['es'], 'version': '1.0', 'category': 'Localization', 'summary': "Bridge module between the Spanish localization and Amazon", 'depends': ['sale_amazon', 'l10n_es'], 'auto_install': True, 'license': 'OEEL-1', }