# Part of Odoo. See LICENSE file for full copyright and licensing details.
{
'name': "Gelato/Stock bridge",
'category': 'Sales/Sales',
'depends': ['sale_gelato', 'sale_stock'],
'auto_install': True,
'license': 'LGPL-3',
}