# SPDX-FileCopyrightText: 2022 Coop IT Easy SC # # SPDX-License-Identifier: AGPL-3.0-or-later { "name": "Root Analytic Account", "summary": """Compute the Root Analytic Account""", "version": "16.0.1.0.0", "category": "Account", "website": "https://github.com/OCA/account-analytic", "author": "Coop IT Easy SC, Odoo Community Association (OCA)", "maintainers": ["victor-champonnois"], "license": "AGPL-3", "application": False, "depends": [ "account_analytic_parent", ], }