diff --git a/stock_picking_auto_print/__manifest__.py b/stock_picking_auto_print/__manifest__.py index b3001b9..a8c07ac 100644 --- a/stock_picking_auto_print/__manifest__.py +++ b/stock_picking_auto_print/__manifest__.py @@ -11,7 +11,6 @@ 'category': 'Generic Modules/Base', 'website': 'http://www.opensourceintegrators.com', 'depends': [ - 'stock', 'sale_stock', 'base_report_to_printer', ],