# Copyright 2020 Tecnativa - Carlos Roca # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Inventory Include Exhausted", "summary": "It includes the option for adding products exhausted on the " "inventories.", "version": "13.0.1.0.1", "depends": ["stock"], "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Warehouse", "license": "AGPL-3", "data": ["views/stock_inventory_view.xml"], "installable": True, }