[IMP] product: allow to search on supplier info if
authorMohammed Shekha <msh@openerp.com>
Wed, 25 Jun 2014 10:15:32 +0000 (15:45 +0530)
committerThibault Delavallée <tde@openerp.com>
Thu, 30 Oct 2014 10:02:10 +0000 (11:02 +0100)
commit30945bd6a36c50e7f702323aae53ebf82c61786a
tree931651f36beeee9d59741416df03b4ea8a28426a
parentcf23a5dedaec67a3c34f6e4c3829f17fe8a054d0
[IMP] product: allow to search on supplier info if
no previous result found in the search, and a partner is given in
context.

Added context data in account and purchase to enable this feature;
addons/account/account_invoice_view.xml
addons/product/product.py
addons/purchase/purchase_view.xml