# Part of Odoo. See LICENSE file for full copyright and licensing details. { 'name': "Amazon/TaxCloud Bridge", 'summary': "Bridge module between Amazon Connector and TaxCloud", 'category': 'Sales/Sales', 'version': '1.0', 'depends': ['sale_amazon', 'account_taxcloud'], 'auto_install': True, 'license': 'OEEL-1', }