From: Anup (OpenERP) Date: Mon, 4 Oct 2010 09:30:00 +0000 (+0530) Subject: [REF] account : Corrections in account report X-Git-Tag: 6.0.0-rc1-addons~242 X-Git-Url: http://git.inspyration.org/?a=commitdiff_plain;h=1a13b57a8bf69a5d3e84e2c6b68a6d76bd02b7ae;p=odoo%2Fodoo.git [REF] account : Corrections in account report bzr revid: ach@tinyerp.com-20101004093000-j71sohta6hsyem9t --- diff --git a/addons/account/report/rml_parse.py b/addons/account/report/rml_parse.py index cc8299b..0c7018a 100644 --- a/addons/account/report/rml_parse.py +++ b/addons/account/report/rml_parse.py @@ -21,12 +21,10 @@ from report import report_sxw import xml.dom.minidom -import os, time +import time import osv import re -import tools import pooler -import re import sys