# Copyright 2019 Camptocamp SA # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Sale Partner Company Group", "summary": "Adds the possibility to add a company group to a company", "version": "3.0.1.0.0", "category": "Sales", "author": "Camptocamp SA, Odoo Community Association (OCA)", "license": "AGPL-3", "depends": ["base_partner_company_group", "sale"], "website": "https://gitlab.com/flectra-community/partner-contact", "data": ["views/sale_order_view.xml"], "installable": True, }