# Copyright Akretion - Alexis de Lattre # Copyright Camptocamp SA # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl) { "name": "Account Analytic Required", "version": "16.0.2.0.1", "category": "Analytic Accounting", "license": "AGPL-3", "author": "Akretion, Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-analytic", "depends": ["account"], "data": ["views/account_account_views.xml"], "installable": True, }