# Copyright 2026 Criptomart # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { # noqa: B018 "name": "Stock Move Manual Quantity", "version": "18.0.1.0.0", "category": "Warehouse", "summary": "A hand-typed quantity is final: never re-reserved automatically", "license": "AGPL-3", "author": "Odoo Community Association (OCA), Criptomart", "maintainers": ["Criptomart"], "website": "https://git.criptomart.net/criptomart/addons-cm", "depends": ["stock"], "data": [ "views/stock_move_line_views.xml", ], }