{ "name": "Stock Inventory Backdate", "summary": "Allow backdating of physical stock adjustments and valuations.", "version": "17.0.1.0.0", "category": "Warehouse", "author": "Suherdy Yacob", "license": "AGPL-3", "depends": ["stock_account"], "data": [ "security/ir.model.access.csv", "views/stock_quant_views.xml", ], "installable": True, }