diff --git a/stock_release_channel/__manifest__.py b/stock_release_channel/__manifest__.py index 75a29215549..ae69059f4e6 100644 --- a/stock_release_channel/__manifest__.py +++ b/stock_release_channel/__manifest__.py @@ -12,7 +12,6 @@ "website": "https://github.com/OCA/wms", "depends": [ "web", - "sale_stock", "stock_available_to_promise_release", # OCA/wms "queue_job", # OCA/queue ],