# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html { "name": "Quant & Package moving wizard", "summary": "Select a quant Move quants to another location in a few clicks", "category": "Inventory/Inventory", "version": "16.0.1.0.0", "license": "AGPL-3", "depends": ["stock"], "author": "AvanzOSC, " "Serv. Tecnol. Avanzados - Pedro M. Baeza, " "Akretion", "maintainers": ["alexis-via"], "website": "https://github.com/akretion/odoo-usability", "contributors": [ "Oihane Crucelaegui ", "Pedro M. Baeza ", "Ana Juaristi ", "Alexis de Lattre ", ], "data": [ # "wizards/quants_move_wizard_view.xml", "security/ir.model.access.csv", "wizards/stock_quant_move_wizard_view.xml", "views/stock_quant.xml", # "views/stock_quant_package.xml", ], "installable": True, }