bzr revid: al@openerp.com-20131027164023-ky1nthy56fmqr4f2
This commit is contained in:
Antony Lesuisse 2013-10-27 17:40:23 +01:00
parent 2e3af6f3d0
commit 737586aa4e
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ import openerp
import openerp.addons.im.im as im
from openerp.osv import osv, fields
from openerp import tools
from openerp.http as http
from openerp import http
from openerp.http import request
env = jinja2.Environment(