# -*- coding: utf-8 -*- # Part of Odoo. See LICENSE file for full copyright and licensing details. { 'name': "Field Service - Sale Subscription", 'summary': "Technical Bridge", 'category': 'Services/Field Service', 'version': '1.0', 'depends': ['industry_fsm_sale', 'project_sale_subscription'], 'auto_install': True, 'license': 'OEEL-1', }