Add a link from incoming picking to PO

This commit is contained in:
Alexis de Lattre
2017-02-10 17:27:27 +01:00
parent 869c7176f7
commit 146c0e6b7d
3 changed files with 34 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ for any help or question about this module.
'depends': ['purchase'],
'data': [
'purchase_view.xml',
'stock_view.xml',
'supplierinfo_view.xml',
],
'active': False,