diff --git a/bemade_packing_wizard/__manifest__.py b/bemade_packing_wizard/__manifest__.py index b0b1cb9..bd4ba9e 100644 --- a/bemade_packing_wizard/__manifest__.py +++ b/bemade_packing_wizard/__manifest__.py @@ -10,7 +10,7 @@ You need to activate the auto create package feature on the delivery carrier to use this feature. """, 'depends': [ - 'delivery' + 'stock_delivery' ], 'data': [ 'views/stock_package_views.xml',