[FIX] report_webkit: fix the path computation for the webkithtmltopdf executable

bzr revid: stw@openerp.com-20120216105858-74d2m1qhjhqu8in7
This commit is contained in:
Stephane Wirtel 2012-02-16 11:58:58 +01:00
parent 011286b863
commit 4fe0e22bbe
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
import subprocess
import os
import sys
import report
import tempfile
import time