IMP add filter Not company on supplierinfo

This commit is contained in:
David Beal
2016-11-30 12:14:42 +01:00
parent 891c64bb1f
commit b41f188eb4
5 changed files with 69 additions and 48 deletions

View File

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