# Copyright 2022 Ecosoft Co., Ltd. (http://ecosoft.co.th) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Assets from Expenses", "version": "14.0.1.0.0", "license": "AGPL-3", "depends": ["account_asset_management", "hr_expense"], "author": "Ecosoft, Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools", "category": "Accounting & Finance", "data": [ "security/ir.model.access.csv", "views/hr_expense_views.xml", ], }