[ADD] tools: handling of bin_path key in find_in_path
authorSimon Lejeune <sle@openerp.com>
Fri, 21 Nov 2014 16:38:50 +0000 (17:38 +0100)
committerSimon Lejeune <sle@openerp.com>
Fri, 21 Nov 2014 17:08:12 +0000 (18:08 +0100)
commitf76d4525a3295c31f830956f02c65556c5ffc7d0
tree580b4e265cd15231f3357f6ac6ded1221c2f803d
parentd804ba36a8f896161a3c27ace561189e718653c5
[ADD] tools: handling of bin_path key in find_in_path

The openerp-server.conf now generates the bin_path record, in order
to resolve calls to external binaries served in the thirdparty dir.

Adpated report.py to use find_in_path and not directly which.
addons/report/models/report.py
openerp/tools/misc.py
setup/win32/setup.nsi