[FIX] stock_request_picking_type: Depends on stock_request_submit

This commit is contained in:
Maxime Chambreuil
2019-08-09 12:46:09 -05:00
committed by ps-tubtim
parent b71134e22a
commit b93f38ed6e

View File

@@ -11,7 +11,7 @@
'Odoo Community Association (OCA)',
'category': 'Warehouse Management',
'depends': [
'stock_request',
'stock_request_submit',
],
'data': [
'data/stock_picking_type.xml',