Update stock_picking_auto_print/__manifest__.py

Co-Authored-By: Maxime Chambreuil <mchambreuil@opensourceintegrators.com>
This commit is contained in:
Bhavesh Odedra
2019-12-02 20:04:35 +05:30
committed by Bhavesh Odedra
parent 430149d901
commit 2239a0e033

View File

@@ -11,7 +11,6 @@
'category': 'Generic Modules/Base',
'website': 'http://www.opensourceintegrators.com',
'depends': [
'stock',
'sale_stock',
'base_report_to_printer',
],