[FIX] ir_qweb: css asset: use which to find lessc and sass
authorSimon Lejeune <sle@openerp.com>
Wed, 5 Nov 2014 17:47:14 +0000 (18:47 +0100)
committerSimon Lejeune <sle@openerp.com>
Thu, 6 Nov 2014 11:01:56 +0000 (12:01 +0100)
commitd1a3964aa63c25f815d12633eaef2a4440321dad
tree10357301ff3b7d1079f05bf6e94e799ec007136e
parent4bc8f086af456a4ab6b4e7b7605687c4e3a52d22
[FIX] ir_qweb: css asset: use which to find lessc and sass

Also, use lessc.cmd instead of lessc on Windows. It allows to run
lessc command with only nodejs and the less module (no cygwin).
openerp/addons/base/ir/ir_qweb.py